Loading hdf5/1.8.15-seriell-system +8 −5 Original line number Diff line number Diff line Loading @@ -19,11 +19,13 @@ proc ModulesHelp { } { module-whatis "sets up the environment variables for system HDF5 $version ( GCC 5.3.1, NO MPI )\n" set pkghome /usr set pkglibdir /usr/lib64 conflict hdf5 set pkghome /usr set pkglibdir /usr/lib64 setenv HDF5_BASE $pkghome setenv HDF5_LIBDIR $pkglibdir setenv HDF5_LIB "-L$pkglibdir -lhdf5_hl -lhdf5" Loading @@ -35,7 +37,8 @@ if { [ file exists $pkglibdir/libhdf5_cpp.so ] } { } setenv HDF5_VERSION $version prepend-path PATH $pkghome/bin # NO, Never add /usr/bin to path, will remove system env from PATH when unloaded #prepend-path PATH $pkghome/bin prepend-path LD_LIBRARY_PATH $pkglibdir unset pkghome Loading hdf5/1.8.15-system-mpi +2 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,8 @@ if { [ file exists $pkglibdir/libhdf5_cpp.so ] } { } setenv HDF5_VERSION $version prepend-path PATH $pkghome/bin # NO, Never add /usr/bin to path, will remove system env from PATH when unloaded #prepend-path PATH $pkghome/bin prepend-path LD_LIBRARY_PATH $pkglibdir unset pkghome Loading paraview/4.3.1(system)→paraview/4.3.1 +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ proc ModulesHelp { } { global version puts stderr "\tAdds 'Paraview Binary' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tThis verion of Paraview supports old style stl-files (not supported in newer versions)" puts stderr "\n\tVersion $version\n" } Loading paraview/4.4.0→paraview/4.4.0(system) +0 −0 File moved. View file hdf5/1.8.16-parallel +6 −6 File changed.Contains only whitespace changes. Show changes Loading
hdf5/1.8.15-seriell-system +8 −5 Original line number Diff line number Diff line Loading @@ -19,11 +19,13 @@ proc ModulesHelp { } { module-whatis "sets up the environment variables for system HDF5 $version ( GCC 5.3.1, NO MPI )\n" set pkghome /usr set pkglibdir /usr/lib64 conflict hdf5 set pkghome /usr set pkglibdir /usr/lib64 setenv HDF5_BASE $pkghome setenv HDF5_LIBDIR $pkglibdir setenv HDF5_LIB "-L$pkglibdir -lhdf5_hl -lhdf5" Loading @@ -35,7 +37,8 @@ if { [ file exists $pkglibdir/libhdf5_cpp.so ] } { } setenv HDF5_VERSION $version prepend-path PATH $pkghome/bin # NO, Never add /usr/bin to path, will remove system env from PATH when unloaded #prepend-path PATH $pkghome/bin prepend-path LD_LIBRARY_PATH $pkglibdir unset pkghome Loading
hdf5/1.8.15-system-mpi +2 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,8 @@ if { [ file exists $pkglibdir/libhdf5_cpp.so ] } { } setenv HDF5_VERSION $version prepend-path PATH $pkghome/bin # NO, Never add /usr/bin to path, will remove system env from PATH when unloaded #prepend-path PATH $pkghome/bin prepend-path LD_LIBRARY_PATH $pkglibdir unset pkghome Loading
paraview/4.3.1(system)→paraview/4.3.1 +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ proc ModulesHelp { } { global version puts stderr "\tAdds 'Paraview Binary' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tThis verion of Paraview supports old style stl-files (not supported in newer versions)" puts stderr "\n\tVersion $version\n" } Loading