Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Analogous task to TVB-2892, but for CUDA, via PyCUDA. There are additional complications to this backend, in that parameter sweeps require intrusive modifications in the code to handle: in other words, the sweep is not just an outer loop over inner kernels, but partly modified inner kernel. Depending on the network size, use of delays, there are also different execution strategies to employ.