|
1 | 1 | [ |
2 | 2 | { |
3 | | - "library":"ScalableTestSuite", |
| 3 | + "library":"LargeTestSuite", |
4 | 4 | "libraryVersion":"master", |
5 | 5 | "libraryVersionNameForTests":"NB", |
6 | 6 | "ulimitOmc":400, |
7 | | - "ulimitExe":300, |
| 7 | + "ulimitExe":400, |
8 | 8 | "ulimitMemory":62914560, |
9 | 9 | "procOMC":0, |
10 | 10 | "procCCompile":0, |
11 | 11 | "optlevel":"-O0 -march=native", |
12 | | - "referenceFileExtension":"mat", |
13 | | - "referenceFileNameDelimiter":".", |
14 | | - "referenceFinalDot":"_res.", |
15 | | - "referenceFiles":{ |
16 | | - "giturl":"https://github.com/casella/ScalableTestSuite-ref", |
17 | | - "destination":"ReferenceFiles/ScalableTestSuite" |
18 | | - }, |
19 | 12 | "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=arrayConnect\")"] |
20 | 13 | }, |
21 | 14 | { |
22 | 15 | "library":"LargeTestSuite", |
23 | 16 | "libraryVersion":"master", |
24 | | - "libraryVersionNameForTests":"NB", |
| 17 | + "libraryVersionNameForTests":"NB_resizable", |
25 | 18 | "ulimitOmc":400, |
26 | 19 | "ulimitExe":400, |
27 | 20 | "ulimitMemory":62914560, |
28 | 21 | "procOMC":0, |
29 | 22 | "procCCompile":0, |
30 | 23 | "optlevel":"-O0 -march=native", |
31 | | - "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=arrayConnect\")"] |
32 | | - }, |
33 | | - { |
34 | | - "library":"ScalableTestGrids", |
35 | | - "libraryVersion":"master", |
36 | | - "libraryVersionNameForTests":"NB_NumericalJacobian", |
37 | | - "ignoreModelPrefix":"ScalableTestGrids.Models.Type1Large", |
38 | | - "ulimitOmc":800, |
39 | | - "ulimitExe":300, |
40 | | - "ulimitMemory":62000000, |
41 | | - "procOMC":0, |
42 | | - "procCCompile":0, |
43 | | - "optlevel":"-O0 -march=native", |
44 | | - "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=mergeComponents --generateDynamicJacobian=numeric\")"] |
45 | | - }, |
46 | | - { |
47 | | - "library":"ScalableTestGrids", |
48 | | - "libraryVersion":"master", |
49 | | - "libraryVersionNameForTests":"NB_SymbolicJacobian", |
50 | | - "ignoreModelPrefix":"ScalableTestGrids.Models.Type1Large", |
51 | | - "ulimitOmc":800, |
52 | | - "ulimitExe":300, |
53 | | - "ulimitMemory":62000000, |
54 | | - "procOMC":0, |
55 | | - "procCCompile":0, |
56 | | - "optlevel":"-O0 -march=native", |
57 | | - "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=mergeComponents --generateDynamicJacobian=symbolic\")"] |
| 24 | + "extraCustomCommands":["setCommandLineOptions(\"--newBackend --resizableArrays -d=arrayConnect\")"] |
58 | 25 | } |
59 | 26 | ] |
0 commit comments