(Go ahead and create this file if it does not already exist.)Ĭopyright (C ) 1985-2012 Intel Corporation. Once you are logged in, you need to set up your environment to use the Cilk Plus compiler.įirst, add the following two lines to the. Please check the above documentation before reporting problems or issues. Some documentation regarding the cluster is available online: Use an ssh client and your GT login/password and log into Jinx now. (See below for details.) Part 0: Getting Started (about 30 minutes) Be sure to indicate with whom you worked by creating a README file as part of your submission. To simplify our grading of your assignments, each person should submit his/her own assignment however, all team members may submit identical code. You may if you wish work in teams of two. Then, there is an 'offline' part that you will do at home, submitting using the same procedure. The first part is about how to get the starting code for the assignment, compile it, run it, and submit it, which we will do in class. You will use the class cluster, which is called Jinx.
In this lab, you will implement a dynamic multithreaded version of the Quicksort algorithm in the Cilk Plus programming model.
View History CSE 6230, Fall 2014: Lab 1, Tu Sep 2: Dynamic multithreading in Cilk Plus