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


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to