mailr28239 - /trunk/devel_scripts/deploy_scripts/


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

Header


Content

Posted by tlinnet on October 01, 2016 - 10:06:
Author: tlinnet
Date: Sat Oct  1 10:05:59 2016
New Revision: 28239

URL: http://svn.gna.org/viewcvs/relax?rev=28239&view=rev
Log:
Small changes to the deploy scripts.

Modified:
    
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64.sh
    
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64_upgrade_python.sh
    
trunk/devel_scripts/deploy_scripts/deploy_google_computing_ubuntu_14-04_86_x64.sh

Modified: 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64.sh?rev=28239&r1=28238&r2=28239&view=diff
==============================================================================
--- 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64.sh 
      (original)
+++ 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64.sh 
      Sat Oct  1 10:05:59 2016
@@ -110,7 +110,7 @@
   whoami
   lscpu
   mpirun --version
-  mpirun --report-bindings -np 4 echo "mpirun with 4 CPU echoes"
+  mpirun --report-bindings -np 2 echo "mpirun with 2 CPU echoes"
 
   # Print info
   which relax_$VREL

Modified: 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64_upgrade_python.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64_upgrade_python.sh?rev=28239&r1=28238&r2=28239&view=diff
==============================================================================
--- 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64_upgrade_python.sh
        (original)
+++ 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_redhat_6_86_x64_upgrade_python.sh
        Sat Oct  1 10:05:59 2016
@@ -110,7 +110,7 @@
   whoami
   lscpu
   mpirun --version
-  mpirun --report-bindings -np 4 echo "mpirun with 4 CPU echoes"
+  mpirun --report-bindings -np 2 echo "mpirun with 2 CPU echoes"
 
   # Print info
   which relax_$VREL

Modified: 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_ubuntu_14-04_86_x64.sh
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/deploy_scripts/deploy_google_computing_ubuntu_14-04_86_x64.sh?rev=28239&r1=28238&r2=28239&view=diff
==============================================================================
--- 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_ubuntu_14-04_86_x64.sh
   (original)
+++ 
trunk/devel_scripts/deploy_scripts/deploy_google_computing_ubuntu_14-04_86_x64.sh
   Sat Oct  1 10:05:59 2016
@@ -105,7 +105,7 @@
   whoami
   lscpu
   mpirun --version
-  mpirun --report-bindings -np 4 echo "mpirun with 4 CPU echoes"
+  mpirun --report-bindings -np 2 echo "mpirun with 2 CPU echoes"
 
   # Print info
   which relax_$VREL




Related Messages


Powered by MHonArc, Updated Sun Oct 02 23:20:12 2016