Description
This application requires a graphical connection using NX
[user@cn#### ~]$ module load hitips [user@cn#### ~]$ hitips &
Allocate an interactive session and run the program.
Sample session (user input in bold):
[user@biowulf]$ sinteractive --gres=lscratch:100,gpu:p100:1 --mem=30g salloc: Pending job allocation 21973742 salloc: job 21973742 queued and waiting for resources salloc: job 21973742 has been allocated resources salloc: Granted job allocation 21973742 salloc: Waiting for resource configuration salloc: Nodes cn2358 are ready for job [user@cn2358 ~]$ module load hitips [user@cn2358 ~]$ hitips
After analysis is finished, exit interactive session:
[user@cn2358 ~]$ exit salloc.exe: Relinquishing job allocation 21973742 [user@biowulf ~]$