Changes between Version 20 and Version 21 of tools
- Timestamp:
- 07/30/08 11:35:32 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
tools
v20 v21 75 75 }}} 76 76 77 * MacOS X 10.4, MacBook Pro; use nightly tarball of software, specify python explicitly, enable mpi:77 * MacOS X 10.4, !MacBook Pro; use nightly tarball of software, specify python explicitly, enable mpi: 78 78 {{{ 79 79 ../contract.py --configure nightly=True \ … … 83 83 }}} 84 84 85 * MacOS X 10.4, MacBook Pro; use latest official releases of tools, enable mpi, use gfortran for f7785 * MacOS X 10.4, !MacBook Pro; use latest official releases of tools, enable mpi, use gfortran for f77 86 86 {{{ 87 87 ../contract.py --configure mpi=/usr/local/openmpi-1.1.4 \