24 |
# omp_libs = ['guide'] |
# omp_libs = ['guide'] |
25 |
|
|
26 |
# 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: |
27 |
# cc_extra = '-pedantic -isystem /usr/include/python2.5/ -Wall' |
cc_extra = '-Wall' |
28 |
|
#cc_extra = '-pedantic -isystem /usr/include/python2.5/ -Wall' |
29 |
# ld_extra = '' |
# ld_extra = '' |
30 |
|
|
31 |
# Be picky about errors |
# Be picky about errors |
74 |
blas_libs = ['blas'] |
blas_libs = ['blas'] |
75 |
|
|
76 |
# OpenMP |
# OpenMP |
77 |
# useopenmp = 'yes' |
#useopenmp = 'yes' |
78 |
|
|
79 |
# MPI MPT (no module load required) |
# MPI MPT (no module load required) |
80 |
# usempi = 'no' |
# usempi = 'no' |