Skip to content

Commit 78e5cc6

Browse files
committed
Merge pull request ComputationalRadiationPhysics#861 from psychocoderHPC/topic-updateHypnosProfile
update hypnos `picongpu.profile.example`
2 parents e48d55a + 8eb0f73 commit 78e5cc6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/picongpu/submit/hypnos/picongpu.profile.example

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,16 @@ then
1010
# Core Dependencies
1111
module load gcc/4.6.2
1212
module load cmake/3.0.1
13-
module load openmpi/1.6.3
1413
module load boost/1.54.0
1514
module load cuda/6.5
16-
module load mallocmc/2.0.1
15+
module load openmpi/1.8.4.kepler
1716

1817
# Plugins (optional)
1918
module load pngwriter/0.5.4
20-
module load hdf5-parallel/1.8.14 libsplash/1.2.3
19+
module load hdf5-parallel/1.8.14 libsplash/1.2.4
2120

2221
# either use libSplash or ADIOS for file I/O
23-
#module load libmxml/2.8 filelib/adios/1.7.0
22+
#module load libmxml/2.8 adios/1.8.0
2423

2524
# Debug Tools
2625
#module load valgrind/3.8.1

0 commit comments

Comments
 (0)