ray-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ray-software [2014/09/26 14:01] – aorth | ray-software [2015/06/09 16:37] (current) – aorth | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | === See versions of ray which are available | + | See versions of ray which are available: |
| - | < | + | < |
| - | === See the built-in help === | + | See the built-in help: |
| - | < | + | < |
| === Example batch job === | === Example batch job === | ||
| Line 36: | Line 36: | ||
| Save in a file and submit using '' | Save in a file and submit using '' | ||
| + | |||
| ===== Installation ====== | ===== Installation ====== | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | git clone https:// | + | $ git clone https:// |
| - | git clone https:// | + | $ git clone https:// |
| - | cd ray | + | $ cd ray |
| - | git checkout v2.3.1 | + | $ git checkout v2.3.1 |
| - | scl enable devtoolset-1.1 bash | + | $ scl enable devtoolset-1.1 bash |
| - | module load openmpi/ | + | $ module load openmpi/ |
| - | make PREFIX=/ | + | $ make PREFIX=/ |
| - | strip Ray | + | $ strip Ray |
| - | sudo mkdir -p / | + | $ sudo mkdir -p / |
| - | sudo chown -R aorth:aorth / | + | $ sudo chown -R aorth:aorth / |
| - | make install | + | $ make install |
| - | sudo chown -R root:root / | + | $ sudo chown -R root:root / |
ray-software.1411740064.txt.gz · Last modified: by aorth
