We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e48d55a + 8eb0f73 commit 78e5cc6Copy full SHA for 78e5cc6
src/picongpu/submit/hypnos/picongpu.profile.example
@@ -10,17 +10,16 @@ then
10
# Core Dependencies
11
module load gcc/4.6.2
12
module load cmake/3.0.1
13
- module load openmpi/1.6.3
14
module load boost/1.54.0
15
module load cuda/6.5
16
- module load mallocmc/2.0.1
+ module load openmpi/1.8.4.kepler
17
18
# Plugins (optional)
19
module load pngwriter/0.5.4
20
- module load hdf5-parallel/1.8.14 libsplash/1.2.3
+ module load hdf5-parallel/1.8.14 libsplash/1.2.4
21
22
# either use libSplash or ADIOS for file I/O
23
- #module load libmxml/2.8 filelib/adios/1.7.0
+ #module load libmxml/2.8 adios/1.8.0
24
25
# Debug Tools
26
#module load valgrind/3.8.1
0 commit comments