Open main menu

Changes

Installation linux

461 bytes added, 15:06, 11 September 2013
Restart the terminal, to load the new variables.
== Start relax in ===== Normal ===<source lang="bash"># Normalrelax# See helprelax -h# In GUI mode ==relax -g# Execute scriptrelax -g</source>
=== In multiprocessor mode ===
<source lang="bash">
# Normalmpirun -np N+1 /usr/local/bin/relax -multi=`mpi4py'# In guimpirun -np N+1 /usr/local/bin/relax -multi=`mpi4py' -g
</source>
where N is the number of slaves you have. See the mpirun documentation for details - this is not part of relax. <br>
This code runs in the GUI, the script UI and the prompt UI, i.e. everywhere.
== TEST INSTALLATION ==
Trusted, Bureaucrats
1,382

edits