You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reprogram the processfluxes routine in EdgeAnalysis.jl to use gpus. some ideas that we came up with are:
for one simulation routine, we only need to write the reactionmatrix once.
CUDA.jl may take us a lot more time than we intended. would be best to see how long it takes us and try kernelabstractions.jl if it is taking us too long.
The text was updated successfully, but these errors were encountered:
reprogram the processfluxes routine in EdgeAnalysis.jl to use gpus. some ideas that we came up with are:
The text was updated successfully, but these errors were encountered: