40 |
epydoc_pythonpath = '/raid2/tools/epydoc/2.1/python-2.3.4/lib/python2.3/site-packages' |
epydoc_pythonpath = '/raid2/tools/epydoc/2.1/python-2.3.4/lib/python2.3/site-packages' |
41 |
|
|
42 |
# locations of netcdf |
# locations of netcdf |
43 |
|
useNetCDF = 'yes' |
44 |
netCDF_path = "/raid2/toolspp4/netcdf/3.6.1/gcc-3.3.6/include" |
netCDF_path = "/raid2/toolspp4/netcdf/3.6.1/gcc-3.3.6/include" |
45 |
netCDF_lib_path = "/raid2/toolspp4/netcdf/3.6.1/gcc-3.3.6/lib" |
netCDF_lib_path = "/raid2/toolspp4/netcdf/3.6.1/gcc-3.3.6/lib" |
46 |
netCDF_libs_cxx = [ 'netcdf_c++', 'netcdf'] |
netCDF_libs = [ 'netcdf_c++', 'netcdf'] |
47 |
|
|
48 |
# locations of PAPI |
# locations of PAPI |
49 |
# papi_path = '/data/raid2/toolspp4/papi/3.0.8.1/gcc-3.3.6/include' |
# papi_path = '/data/raid2/toolspp4/papi/3.0.8.1/gcc-3.3.6/include' |