diff --git a/scripts/MPI/optPilot/build b/scripts/OPAL/opt-pilot/build similarity index 86% rename from scripts/MPI/optPilot/build rename to scripts/OPAL/opt-pilot/build index f6e5e83..eee8d88 100755 --- a/scripts/MPI/optPilot/build +++ b/scripts/OPAL/opt-pilot/build @@ -12,9 +12,9 @@ function em.configure() { "${MODULE_SRCDIR}" } -em.add_to_family 'MPI' +em.add_to_family 'OPAL' em.set_runtime_dependencies "${COMPILER}" "${MPI}" em.set_build_dependencies 'cmake' "${COMPILER}" "${MPI}" 'boost' 'hdf5' 'H5hut' 'trilinos' 'ippl' 'gsl' 'boost' 'OPAL' -em.set_supported_compilers 'gcc/4.7' 'gcc/4.8' +em.set_supported_compilers 'gcc/4.8' em.make_all diff --git a/scripts/OPAL/opt-pilot/with_modules b/scripts/OPAL/opt-pilot/with_modules new file mode 100644 index 0000000..bbad858 --- /dev/null +++ b/scripts/OPAL/opt-pilot/with_modules @@ -0,0 +1,10 @@ +gcc/4.8.3 +openmpi/1.8.2 +ippl/1.1.4 +hdf5/1.8.12 +H5hut/1.99.13 +trilinos/11.10.2 +boost/1.55.0 +gsl/1.15 +root/5.34.19 +OPAL/1.3.2