Changes between Version 38 and Version 39 of vnc3d


Ignore:
Timestamp:
04/19/16 19:04:42 (8 years ago)
Author:
Jens Henrik Goebbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • vnc3d

    v38 v39  
    144144To allocate a vis node with 512 GByte main memory for one hour, use:
    145145{{{ #!sh
     146ssh <USERID>@jurecavis.fz-juelich.de
     147
    146148# request allocation and spawn VNC server on visualization node
    147149salloc -N 1 -p vis --gres=mem512,gpu:1 --start-xserver --time=1:00:00