We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7b4b7 commit 6e42432Copy full SHA for 6e42432
configs/heavy_tests.json.bak
@@ -72,7 +72,7 @@
72
"procOMC":0,
73
"procCCompile":0,
74
"optlevel":"-O0 -march=native",
75
- "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=mergeComponents --generateSymbolicJacobian\")"]
+ "extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=mergeComponents --generateDynamicJacobian=symbolic\")"]
76
},
77
{
78
"library":"ScalableTestGrids",
@@ -97,6 +97,6 @@
97
98
99
100
- "extraCustomCommands":["setCommandLineOptions(\"--generateSymbolicJacobian\")"]
+ "extraCustomCommands":["setCommandLineOptions(\"--generateDynamicJacobian=symbolic\")"]
101
}
102
]
0 commit comments