Changeset aa02dfd for tests/tests_all.conf
- Timestamp:
- 12/06/10 01:03:01 (2 years ago)
- Branches:
- master, external, fix-prolong, refactor, refactor-ext, refactor-subsolvers
- Children:
- 57f7871
- Parents:
- 82ee377
- git-author:
- Oleg Batrashev <ogbash@…> (12/06/10 01:03:01)
- git-committer:
- Oleg Batrashev <ogbash@…> (12/06/10 01:03:01)
- File:
-
- 1 edited
-
tests/tests_all.conf (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/tests_all.conf
r82ee377 raa02dfd 1 1 [DEFAULT] 2 2 g-examdir=/home/olegus/work/doug/doug_examples 3 g-dougdir=/home/murakas/math/o/olegus/uni/DOUG/doug-ifort/src/main4 3 5 4 [testscript] … … 40 39 levels=1 41 40 #levels=1 42 executables= %(g-dougdir)s/doug_main41 executables=doug_main 43 42 smoothers = 0 44 43 overlaps = -1,0,1,2 … … 49 48 processors=1,2,4 50 49 levels=2 51 executables= %(g-dougdir)s/doug_main50 executables=doug_main 52 51 smoothers = 0,1,2 53 52 overlaps = -1,0 … … 60 59 levels=1 61 60 #levels=1 62 executables= %(g-dougdir)s/doug_aggr61 executables=doug_aggr 63 62 smoothers = 0 64 63 overlaps = -1,0,1,2 … … 69 68 processors=1,2,4 70 69 levels=2 71 executables= %(g-dougdir)s/doug_aggr70 executables=doug_aggr 72 71 smoothers = 0,1,2 73 72 overlaps = -1,0 … … 79 78 processors=1,2 80 79 levels=1,2 81 executables= %(g-dougdir)s/doug_aggr80 executables=doug_aggr 82 81 smoothers = 0,1 83 82 overlaps = -1,1,2 … … 88 87 processors=1,2 89 88 levels=1,2 90 executables= %(g-dougdir)s/doug_main89 executables=doug_main 91 90 smoothers = 0,1 92 91 overlaps = -1,1,2 … … 106 105 107 106 [doug] 108 doug-bindir: /home/olegus/work/doug-git/src/main107 bindir: /usr/local/bin 109 108 workdir: /tmp/olegus/testdir 110 109 max-time: 20
Note: See TracChangeset
for help on using the changeset viewer.
