cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
66 stars 32 forks source link

Deprecate CUDA macro #241

Closed evaneschneider closed 8 months ago

bcaddy commented 1 year ago

Does this mean we should just remove CUDA macros as we come across them? Or do it all in one fell swoop?

evaneschneider commented 1 year ago

Yes, with the exception of course of any code that controls the CUDA / HIP compile conversion.

bcaddy commented 8 months ago

Resolved in #360