MUMAX 3
For Visualization:
Login to the HPC
Submit Interactive Job for GPU node as per your requirement
Please do not run on the login nodes
qsub -I -q standard -P cc -N mumax3 -lselect=1:ncpus=4:ngpus=1:mpiprocs=4 -lwalltime=00:30:00
After getting the resources , you will land on one of the node
e.g, khas118
Please run the below commands:
module purge
module load apps/mumax/3.10
mumax3 -i
Will show output like :
//starting GUI at http://127.0.0.1:35367 //please open http://127.0.0.1:35367 in a browser //entering interactive mode
Instead of 127.0.0.1 use e[hostname].hpc.iitd.ac.in
e.g., if i am on node with name khas118 then i will type http://ekhas118.hpc.iitd.ac.in:35367 in my local(laptop/desktop) system browser.
NOTE: Here 'e' indicates the ethernet