...
Codeblock | ||||
---|---|---|---|---|
| ||||
srun -p cpu-clx:test --tasks-per-node 96 --pty bash module load starccm starccm+ -server -collab -power -podkey $PODKEY |
The screen output information after this server start is needed laterhostname and port information displayed with the server startup is needed later (see "Server::start -host ...").
Locally, the StarCCM client requires a password-less SSH connection, however du to security reasons NHR@ZIB allows password protected ssh keys only. To resolve this conflict on Linux/Mac systems run a shh-agent in the background:
...