Search

You can find the results of your search below.

tech_ref
13 Hits, Last modified:
anguages ===== Here is a technical reference for setting up language environments on spaceserver, then... n your CS Linux workstation: $ cp ~mlsmith/bin/set-upc-env ./ /* $ cp ~mlsmith/bin/set-linda-env ./ $ cp ~mlsmith/bin/set-linda-tcp ./ $ cp ~mlsmith/bin/set-cds ./ */ /***************
week3
8 Hits, Last modified:
introduction ==== ssh keys ==== * you need to set up your accounts for ssh'ing between workstations... ord prompts * if you already have your ssh-keys set up, skip the next step! * follow these steps t... ore//** attempting to run your UPC programs ==== setup ==== * create a bin directory if you don't al... * ''$ cd'' * ''$ mkdir bin'' * copy my UPC setup script into your bin directory: * ''$ cp ~m
vim_resources
3 Hits, Last modified:
ful for editing text documents with Vim: * '':set tw=72'' (sets textwidth of each line to 72) * then just type, text will wrap from one line to th... * your paragraph will reflow to the textwidth you set * see [[http://vim.wikia.com/wiki/Automatic_w
assignments
1 Hits, Last modified:
nvironment variable, use vim to edit your ''~/bin/set-upc-env'' script \\ \\ ^ Student ^ Workstation
week4
1 Hits, Last modified:
l Sections** * Recap from last week: * UPC setup, including ssh keys and script to compile/run