OP-DSL / OP2-Common

OP2: open-source framework for the execution of unstructured grid applications on clusters of GPUs or multi-core CPUs
https://op-dsl.github.io
Other
98 stars 47 forks source link

Update cmake files #200

Closed acurtsam closed 2 years ago

acurtsam commented 3 years ago

Updated FindParmetis test program and Updated the cmake system to build with both PTscotch and ParMETIS if both are provided.

NOTE: changed the default build type to Release from Developer since op2 has some warnings about types in print statements and unused variables that Developer makes errors.