ralna / spral

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

Use C_INT64_T for long in GPU factor code #169

Closed jfowkes closed 8 months ago

jfowkes commented 8 months ago

Resolves #164 by making long in the GPU factor code 64bit always on every platform (I'm looking at you Windows).