User Tools

Site Tools


howto:cosmopmc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:cosmopmc [2013/05/29 11:39]
kevin created
howto:cosmopmc [2021/12/09 16:42] (current)
Line 1: Line 1:
 ======CosmoPmc====== ======CosmoPmc======
 +
 +Procedure to run CosmoPmc on Sun cluster:
 +
 +The CosmoPmc is installed in the following directory: ''/opt/gridware/applications/cosmopmc''
 +
 +Access is via modules.
 +
 +Firstly, you need to execute this command:
 +
 +  module use /opt/gridware/users/nag/modulefiles
 +
 +You will then see the below output when you execute this command: ''module available''
 +
 +<code>
 +------------ /opt/gridware/users/nag/modulefiles ---------------
 +cosmopmc/1.11(default) fftw/2.0.7(default)    gcc/4.7.2(default)
 +mpich2/1.0.8(default)  scalasca/1.4.2
 +</code>
 +
 +Type this command to see more info about the added module: ''module help cosmopmc''
 +
 +<code>
 +----------- Module Specific Help for 'cosmopmc/1.11' --------------
 +
 +This module enables use of CosmoPMC.
 +Please read /opt/gridware/applications/cosmopmc/CHPC/Readme.txt
 +</code>
 +
 +Type this command to see added path in your user environment: ''module show cosmopmc''
 +
 +<code>
 +/opt/gridware/users/nag/modulefiles/cosmopmc/1.11:
 +
 +prereq   openmpi-1.6.1-intel
 +setenv           COSMOPMC /opt/gridware/applications/cosmopmc
 +prepend-path     PATH /opt/gridware/applications/cosmopmc/bin
 +prepend-path     LD_LIBRARY_PATH /opt/gridware/applications/cosmopmc/lib
 +</code>
 +
 +This module enables use of CosmoPmC. You are now ready to run CosmoPmC using PBSpro job script.
  
 [[http://www2.iap.fr/users/kilbinge/CosmoPMC/|CosmoPmc main site.]] [[http://www2.iap.fr/users/kilbinge/CosmoPMC/|CosmoPmc main site.]]
  
  
/app/dokuwiki/data/attic/howto/cosmopmc.1369820390.txt.gz · Last modified: 2021/12/09 16:42 (external edit)