diff --git a/cfg/blake/gmsh.profile b/cfg/blake/gmsh.profile
index 4b9d4e93edf8930ec93abd9fb478b387af09aa28..d3d34096aaaadc1cc642db9df4ec20a7a5a28916 100644
--- a/cfg/blake/gmsh.profile
+++ b/cfg/blake/gmsh.profile
@@ -1,2 +1,2 @@
-PATH="/ascldap/users/knliege/local/gmsh2/gmsh-3.0.5-Linux/bin":$PATH
+PATH="/ascldap/users/knliege/local/gmsh2/gmsh-3.0.6-Linux64/bin":$PATH
 export LD_LIBRARY_PATH=/ascldap/users/knliege/local/lib:$LD_LIBRARY_PATH
diff --git a/cfg/blake/mumps.profile b/cfg/blake/mumps.profile
new file mode 100644
index 0000000000000000000000000000000000000000..ba7b0946f5408ff9e9b7061eaf36bca445a62e3d
--- /dev/null
+++ b/cfg/blake/mumps.profile
@@ -0,0 +1,2 @@
+add2env LIB "/ascldap/users/knliege/local/mumps-4.10.0/lib" end
+add2env INCLUDE "/ascldap/users/knliege/local/mumps-4.10.0/include" end
diff --git a/cfg/blake/trilinos.profile b/cfg/blake/trilinos.profile
index 2a08ff4ddd0030d146c3e333859f8a8a91e48181..2240f1be59616c9ed64e1c47e73d78d7ad6fab95 100644
--- a/cfg/blake/trilinos.profile
+++ b/cfg/blake/trilinos.profile
@@ -20,6 +20,7 @@ function setEnsembleReduction(){
   add2env LD_LIBRARY_PATH "${Trilinos_DIR}/lib/python2.7/site-packages/PyTrilinos" end
   add2env LD_LIBRARY_PATH "${Trilinos_DIR}/lib/python2.7/site-packages" end
   add2env LD_LIBRARY_PATH "${Trilinos_DIR}/lib" end
+  cd $Waves_DIR
 }
 
 export Trilinos_DIR_ER="/ascldap/users/knliege/local/trilinos_all/blake_ER"