diff --git a/cfg/gimli/gmsh.profile b/cfg/gimli/gmsh.profile new file mode 100644 index 0000000000000000000000000000000000000000..a1aae0f47f990cf36a844462d98ced0c9a4e50c2 --- /dev/null +++ b/cfg/gimli/gmsh.profile @@ -0,0 +1 @@ +add2env PATH "/home/kim/local/gmsh/gmsh-4.5.4-Linux64/bin" front diff --git a/cfg/gimli/pytrilinos.profile b/cfg/gimli/pytrilinos.profile new file mode 100644 index 0000000000000000000000000000000000000000..6fb94a2c4a4a4b70e9fbf5d7b166fae428508506 --- /dev/null +++ b/cfg/gimli/pytrilinos.profile @@ -0,0 +1 @@ +add2env PYTHONPATH "/home/kim/local/trilinos/lib/python2.7/site-packages" front diff --git a/cfg/white11/compilers.profile b/cfg/white11/compilers.profile new file mode 100644 index 0000000000000000000000000000000000000000..daa4cd24fe44046a9bd572b606c2e72e4c39687d --- /dev/null +++ b/cfg/white11/compilers.profile @@ -0,0 +1,3 @@ +module load devpack/20180521/openmpi/2.1.2/gcc/7.2.0/cuda/9.2.88 +module load ninja/1.7.2 +export OMPI_CXX=$TRILINOS_DIR/packages/kokkos/bin/nvcc_wrapper