20 |
|
|
21 |
# Use the default C/C++ flags but add something only for this host: |
# Use the default C/C++ flags but add something only for this host: |
22 |
# cc_extra = '' |
# cc_extra = '' |
23 |
|
# ld_extra = '' |
24 |
|
|
25 |
# Be picky about errors |
# Be picky about errors |
26 |
# usepedantic = 'no' |
# usepedantic = 'no' |
71 |
# useopenmp = 'yes' |
# useopenmp = 'yes' |
72 |
|
|
73 |
# MPICH2 (to run Escript use: module load mpich2/gcc-4.1.2/mpich2-1.0.7) |
# MPICH2 (to run Escript use: module load mpich2/gcc-4.1.2/mpich2-1.0.7) |
74 |
|
# usempi = 'no' |
75 |
# mpi_path = '/home/Work/InstallArea/mpich2-1.0.7/include' |
# mpi_path = '/home/Work/InstallArea/mpich2-1.0.7/include' |
76 |
# mpi_lib_path = '/home/Work/InstallArea/mpich2-1.0.7/lib' |
# mpi_lib_path = '/home/Work/InstallArea/mpich2-1.0.7/lib' |
77 |
# mpi_libs = ['mpich', 'rt'] |
# mpi_libs = ['mpich', 'rt'] |