/[escript]/trunk/scons/shake63_options.py
ViewVC logotype

Diff of /trunk/scons/shake63_options.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1705 by ksteube, Thu Aug 14 05:56:40 2008 UTC revision 1771 by ksteube, Mon Sep 8 22:47:55 2008 UTC
# Line 20  Line 20 
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'
# Line 70  netCDF_lib_path        = '/usr/lib' Line 71  netCDF_lib_path        = '/usr/lib'
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']

Legend:
Removed from v.1705  
changed lines
  Added in v.1771

  ViewVC Help
Powered by ViewVC 1.1.26