-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
- Port energy kernels (easy)
- Port Demag (easy-ish)
- Port time integration (hard)
Unless we can get SUNDIALS GPU working, would have to ditch this and write own integrator. At the moment cufft is invokable only from host which stops this being possible even with new versions, as SUNDIALS wants integration function to run entirely on GPU.