Changes

Jump to navigation Jump to search

Run relax at Google Cloud Computing

445 bytes added, 20:52, 30 September 2016
For '''rapid deployment''' use this command. This will install current version of relax and trunk.
<b>For Ubuntu</b></br>
[http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh?content-type=text%2Fplain See the install script here]
<source lang="bash">
# See functions
cat deploy_google_computing_ubuntu.sh
installandcheck
</source>
 
<b>For Redhat</b></br>
[http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_redhat.sh?content-type=text%2Fplain See the install script here]
<source lang="bash">
URL=http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_redhat.sh
wget $URL
source deploy_google_computing_redhat.sh
 
# See functions
cat deploy_google_computing_redhat.sh
installandcheck
</source>
'''Check installation of relax'''
{{#tag:source|
mpirun --np 8 2 relax_trunk --multi='mpi4py'
relax_trunk --time -x
|lang="bash"

Navigation menu