nlesc-recruit / cudawrappers

C++ wrapper for the Nvidia C libraries (e.g. CUDA driver, nvrtc, cuFFT etc.)
https://cudawrappers.readthedocs.io/en/latest/
Apache License 2.0
5 stars 5 forks source link

Merge main into hipified #282

Closed loostrum closed 5 months ago

loostrum commented 5 months ago

I'm testing AMD integration in ccglib and need the recent cmake additions in the main branch. This PR is to see if we can realistically merge main into hipified. Main was copied so we can safely make changes there before merging.