From: eap Date: Mon, 3 Aug 2020 17:43:40 +0000 (+0300) Subject: #18830 [CEA 7927] MG-Tetra_HPC with multithread option X-Git-Tag: V9_6_0b1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=95a2b8219cb041893825cd2225addb1cd66898c8;p=plugins%2Fghs3dprlplugin.git #18830 [CEA 7927] MG-Tetra_HPC with multithread option --- diff --git a/bin/mg-tetra_hpc.py b/bin/mg-tetra_hpc.py index 21505a0..190f5e1 100755 --- a/bin/mg-tetra_hpc.py +++ b/bin/mg-tetra_hpc.py @@ -268,7 +268,7 @@ set -x which mpirun || module load mpi/openmpi-x86_64 # example for centos7/redhat7 # compile libmeshgems_mpi.so if needed (i.e. if empty stubs) - mg-tetra_hpc_mpi.exe --help &> /tmp/help_mg-tetra_hpc_mpi_${USER}.txt + mg-tetra_hpc_mpi.exe --help if [ $? -ne 0 ] # if empty MPI stubs library, have to compile libmeshgems_mpi.so then # SALOME env var MESHGEMSHOME is something like .../INSTALL/MeshGems