ROCm / rocALUTION

Next generation library for iterative sparse solvers for ROCm platform
https://rocm.docs.amd.com/projects/rocALUTION/en/latest/
MIT License
74 stars 38 forks source link

SWDEV-438085 - Use the compile option -DNDEBUG while building rocalution_hip library #200

Closed raramakr closed 8 months ago

raramakr commented 8 months ago

Since hip_add_library is used for creating the library, the option need to be passed explicitly for cmake build type Release and RelWithDebInfo

raramakr commented 8 months ago

Closing this PR. The same is raised in rocalution-internal branch