moritzaugustin
moritzaugustin
alternative optimization would be to use an explicit time discretization avoiding the need of solving the linear systems in each timestep. however: we would need a very small timestep particularly...
and potentially also the coupling system could be parallelized though not using a standard parallel tridiagonal solvers such as cyclic reduction but rather exploiting the specific graph structure in the...
now: only single precision others move to wishlist
check for pre results relevant points and only solve them, the rest is dependent on example choice
Hi Akio, the brian2cuda implementation is currently under heavy final development and is not ready for production use yet and not prepared for installation by end users. But we are...
yes, you are right. changing from generating c++ code with the brian2 device `cpp_standalone` we are generating gpu code using our device `cuda_standalone` simply by inserting below `import brian2`the following...
Marcel has reviewed the rescience approach and might know fix possibilites if required (but omit if complicated)