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 $ ... e environments on spaceserver, then compiling and running your programs. Be sure you have a home bin di... 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
- 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]])
- assignments
- rowser via https://remote.cs.vassar.edu * when running UPC programs, make sure the workstation you'r
- vim_resources
- : student-tested during Spring 2015--still up and running Spring 2026! * Useful for editing text doc
- week4
- C setup, including ssh keys and script to compile/run * Finish up demo of last two versions of UPC