ralna / spral

Sparse Parallel Robust Algorithms Library
https://ralna.github.io/spral/
Other
102 stars 27 forks source link

Update the Meson build system for GPU support #174

Closed amontoison closed 6 months ago

amontoison commented 8 months ago

The number of modifications should be quite small. We should just use nvcc as C compiler and linker.

jfowkes commented 8 months ago

@amontoison sounds good! We're in the process of getting a GPU Virtual Machine that we can use to enable this.