CFOUR/en: Difference between revisions

6 bytes removed ,  7 months ago
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 27: Line 27:


<source lang="bash">
<source lang="bash">
module load intel/2020.1.217 openmpi/4.0.3 cfour-mpi/2.1
module load intel/2023.2.1 openmpi/4.1.5 cfour-mpi/2.1
</source>
</source>


Line 33: Line 33:


<source lang="bash">
<source lang="bash">
module load intel/2020.1.217 cfour/2.1
module load intel/2023.2.1 cfour/2.1
</source>
</source>


Line 83: Line 83:
# Load the module:
# Load the module:


module load intel/2020.1.217 cfour/2.1
module load intel/2023.2.1 cfour/2.1


echo "Starting run at: `date`"
echo "Starting run at: `date`"
Line 112: Line 112:
# Load the module:
# Load the module:


module load intel/2020.1.217 openmpi/4.0.3 cfour-mpi/2.1
module load intel/2023.2.1 openmpi/4.1.5 cfour-mpi/2.1


echo "Starting run at: `date`"
echo "Starting run at: `date`"
38,760

edits