euro-hpc-pl / SpinGlassEngine.jl

Apache License 2.0
1 stars 1 forks source link

Update to CUDA 5 #22

Closed tomsmierz closed 4 months ago

tomsmierz commented 6 months ago

We should update CUDA dependency from 3 to 5, but it conflicts with TensorCast.jl. The issue lies within updating TransmuteDims.jl to Strided.jl v2. It should be somewhat solved with this and this but these changes are still not merged. We may need to implement these updates yourself and later create a pull request. The problem is detailed in this issue