Changes between Version 35 and Version 36 of AnugaParallel
- Timestamp:
- Sep 27, 2012, 9:03:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnugaParallel
v35 v36 118 118 119 119 In the anuga_parallel directory there are two subdirectories {{{pymetis}}} and {{{pypar_extras}}} 120 which need compiling. The easiest way to do this is to return to the {{{anuga_core}}} directory120 which contain files that need compiling. The easiest way to do this is to return to the {{{anuga_core}}} directory 121 121 and rerun the {{{compile_all.py}}} script. 122 122 … … 140 140 141 141 Hopefully that all works. There will be some output which are warning messages generated by the unit tests 142 checking out error situation.142 checking out various error situations. 143 143 144 144 ==== Example program ====