You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Need to set one's environment like this:

login1$ cat .profile_user
#!/bin/bash
module load intel/11.1
module load java64/1.6.0
module unload mvapich2
module load openmpi
#module swap mvapich openmpi
login1$

  • No labels