UCI-CARL / CARLsim6

CARLsim is an efficient, easy-to-use, GPU-accelerated software framework for simulating large-scale spiking neural network (SNN) models with a high degree of biological detail.
MIT License
41 stars 16 forks source link

CUDA12 compatibility #42

Open Tobias-Fischer opened 6 months ago

Tobias-Fischer commented 6 months ago

Hiya, Unfortunately CARLsim cannot be used with CUDA12 as it is using the outdated texture functionality. It would be great to convert CARLsim to use more modern CUDA features.