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.
2 parents b257b67 + df8ed97 commit dba527dCopy full SHA for dba527d
examples/deal.II/bps.cc
@@ -61,7 +61,7 @@ struct Parameters
61
unsigned int n_global_refinements = 1;
62
unsigned int fe_degree = 2;
63
bool print_timings = true;
64
- std::string libCEED_resource = "/cpu/self/avx/blocked";
+ std::string libCEED_resource = "/cpu/self";
65
66
bool
67
parse(int argc, char *argv[])
0 commit comments