You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With commit ad94723 a new cmake argument is supported Omega_h_USE_SimDiscrete. It is off by default.
When it is disabled only Simmetrix GeomSim models can be loaded. When it is enabled Simmetrix discrete models can also be loaded. Note, both GeomSim and discrete models have the .smd extension.
Disabling SimDiscrete results in a linking error (details below).
The cmake option is here:
omega_h/cmake/FindSimModSuite.cmake
Lines 157 to 160 in a730c78
Is SimDiscrete required? If so, what functionality needs it?
environment
cmake config
build error
The text was updated successfully, but these errors were encountered: