This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
genga [2015/05/13 09:27] volker |
genga [2015/05/13 09:28] (current) volker |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Note that there is no hydrodynamics module. If you want to do disk hydrodynamics, you might want to look at [[Ramses]] or [[http://fargo.in2p3.fr/|Fargo]]. | Note that there is no hydrodynamics module. If you want to do disk hydrodynamics, you might want to look at [[Ramses]] or [[http://fargo.in2p3.fr/|Fargo]]. | ||
| - | On the zBox, you need to compile and run Genga on the Tasna nodes. See [[slurm|SLURM]] for instructions on how to launch batch and interactive jobs on Tasna. | + | On the zBox, you need to compile and run Genga on the Tasna/Vesta nodes. See [[slurm|SLURM]] for instructions on how to launch batch and interactive jobs on Tasna/Vesta. |
| If you have trouble with the code itself, ask Simon. If you need help compiling, launching, or post-processing, you can also ask Volker. | If you have trouble with the code itself, ask Simon. If you need help compiling, launching, or post-processing, you can also ask Volker. | ||
| Line 29: | Line 29: | ||
| <code> | <code> | ||
| - | $ salloc --ntasks 1 --gres gpu:1 --partition vesta --account gpu <--- Vesta/K80XCluster | + | $ salloc --ntasks 1 --gres gpu:1 --partition vesta --account gpu <--- Vesta/K80X Cluster |
| $ salloc --ntasks 1 --gres gpu:1 --partition tasna --account gpu <--- Tasna/GTX580 Cluster | $ salloc --ntasks 1 --gres gpu:1 --partition tasna --account gpu <--- Tasna/GTX580 Cluster | ||
| > salloc: Granted job allocation 3597976 | > salloc: Granted job allocation 3597976 | ||