mailr28235 - /trunk/devel_scripts/openmpi_test_install.sh


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on October 01, 2016 - 01:29:
Author: tlinnet
Date: Sat Oct  1 01:29:56 2016
New Revision: 28235

URL: http://svn.gna.org/viewcvs/relax?rev=28235&view=rev
Log:
Small change to the openmpi test script.

Modified:
    trunk/devel_scripts/openmpi_test_install.sh

Modified: trunk/devel_scripts/openmpi_test_install.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/openmpi_test_install.sh?rev=28235&r1=28234&r2=28235&view=diff
==============================================================================
--- trunk/devel_scripts/openmpi_test_install.sh (original)
+++ trunk/devel_scripts/openmpi_test_install.sh Sat Oct  1 01:29:56 2016
@@ -8,8 +8,8 @@
 echo "Shell is: $SHELL"
 echo ""
 
-echo "> which mpicc"
-which mpicc
+echo "> which mpirun"
+which mpirun
 echo ""
 
 echo "> module avail"




Related Messages


Powered by MHonArc, Updated Sat Oct 01 10:00:11 2016