GEOS-DEV / thirdPartyLibs

Repository to build the GEOSX third party libraries
3 stars 12 forks source link

add patch file. Add a couple of cmake CUDA changes #223

Closed rrsettgast closed 1 year ago

rrsettgast commented 1 year ago

Add a patch to avoid FPE when in vtk output routines.

also added a couple of changes to the flags passed to raja.

klevzoff commented 1 year ago

What about https://github.com/GEOS-DEV/thirdPartyLibs/pull/222 ? It's not getting merged?

rrsettgast commented 1 year ago

What about #222 ? It's not getting merged?

Not at the moment. Having some pretty annoying problems on LC with the updated packages. I think #222 will go in a more incremental fashion. Also ditching the cuda10 compiler on lassen will avoid some problems, so perhaps after the c++17 update it will just work.