[ET Trac] [Einstein Toolkit] #1168: simfactory rev 1677 fail to start on lonestar
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Nov 5 23:38:52 CST 2012
#1168: simfactory rev 1677 fail to start on lonestar
-------------------------+--------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: defect | Status: new
Priority: blocker | Milestone:
Component: SimFactory | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by knarf):
It is possible to load openmpi and cuda:
{{{
$ module list
Currently Loaded Modules:
1) mkl/10.3 4) Linux 7) intel/11.1 10) openmpi/1.4.3
2) TACC 5) cluster 8) gzip/1.3.12 11) cuda/5.0
3) TACC-paths 6) cluster-paths 9) tar/1.22 12) cuda_SDK/5.0
}}}
However, {{{module load TACC}}} loads mvapich2:
{{{
$ module load TACC cuda cuda_SDK
$ module list
Currently Loaded Modules:
1) mkl/10.3 4) Linux 7) intel/11.1 10) tar/1.22
2) TACC 5) cluster 8) mvapich2/1.6 11) cuda/5.0
3) TACC-paths 6) cluster-paths 9) gzip/1.3.12 12) cuda_SDK/5.0
}}}
So, if we want to use openmpi we have to specifically unload it after
loading TACC.
However, I never manages to get a 'Did not find: cuda cuda_SDK' error, so
I leave further testing to
Roland.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1168#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list