Search
You can find the results of your search below.
Fulltext results:
- tech_ref
- r prog1 $ cd prog1 ~~~ repeat: edit, compile, run ~~~ until: your program is ready to submit $ ... urce /usr/local/bin/kroc-setup.sh To compile and run a kroc (occam) program: $ kroc myprog.occ $ .... ent: $ source ~/bin/set-upc-env To compile and run a UPC program: $ upcc -T n myprog.upc $ upcru... * uses Slurm (Simple Linux Resource Manager) to run jobs (interactive or batch) \\ \\ === Compiling
- week3
- what you need to do **//before//** attempting to run your UPC programs ==== setup ==== * create a b... * ''$ cp ~mlsmith/bin/set-upc-env ~/bin'' * run your setup script: * ''$ source ~/bin/set-upc... e directory// * now you're ready to compile and run! (see sidebar [[tech_ref|technical reference]])
- week4
- C setup, including ssh keys and script to compile/run * Finish up demo of last two versions of UPC