Last change
on this file since 3026 was
2983,
checked in by emillour, 18 months ago
|
Dynamico interface to PCM physics:
Add an arch file for ADASTRA (using Gnu compilers) and
and example compilation script for that machine.
EM
|
-
Property svn:executable set to
*
|
File size:
308 bytes
|
Rev | Line | |
---|
[2983] | 1 | # Gas Giants: |
---|
| 2 | #make_icosa_lmdz -p std -p_opt "-b 20x25" -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
---|
| 3 | |
---|
| 4 | # Venus: |
---|
| 5 | #make_icosa_lmdz -p venus -parallel mpi -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
---|
| 6 | |
---|
| 7 | # Mars: |
---|
| 8 | make_icosa_lmdz -p mars -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
---|
| 9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.