Skip to main content

A Brian2 extension to simulate spiking neural networks on GPUs

Project description

Brian2CUDA

Brian2CUDA is an extension of the spiking neural network simulator Brian2, written in Python. It generates C++/CUDA code to run simulations on NVIDIA GPUs.

For support, please use the Brian forum. If you think you found a bug in Brian2CUDA, please report it at the GitHub issue tracker.

For installation and usage instructions, check out the Brian2CUDA documentation. For information on general Brian2 usage, check out the Brian2 documentation.

Quick start

Installation

You can install Brian2CUDA via pip:

python -m pip install brian2cuda

This will install a compatible version of Brian2 as dependency. For installation requirements and GPU configuration, check out the Brian2CUDA documentation.

Usage

Use your Brian2 code (see Brian2 documentation) and modify the imports to:

# Standard Brian2 import
from brian2 import *

# Enable GPU usage via Brian2CUDA
import brian2cuda
set_device("cuda_standalone")

See Brian2's standalone code generation for more options for the set_device call.

Citation

If you use this software in a published article, please cite our Brian2CUDA publication:

Alevi, D, Stimberg, M, Sprekeler, H, Obermayer, K, Augustin, M. “Brian2CUDA: flexible and efficient simulation of spiking neural network models on GPUs” Frontiers in Neuroinformatics (2022). doi: 10.3389/fninf.2022.883700.

License

Brian2CUDA is free software licensed under the GNU General Public License v3 (GPLv3).

Testing

To run the test suite on Google Collab (no installation or GPU required), click on the badge below:

Open In Collab

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Brian2Cuda-1.0a4.tar.gz (218.5 kB view details)

Uploaded Source

Built Distribution

Brian2Cuda-1.0a4-py3-none-any.whl (206.4 kB view details)

Uploaded Python 3

File details

Details for the file Brian2Cuda-1.0a4.tar.gz.

File metadata

  • Download URL: Brian2Cuda-1.0a4.tar.gz
  • Upload date:
  • Size: 218.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for Brian2Cuda-1.0a4.tar.gz
Algorithm Hash digest
SHA256 5f3bdbfa79edd36adda30e3c6a975ab5dd1ce2c9a8eabcd6606fe5a37c5ab172
MD5 c5fb9178e08b544323dde348e3188f41
BLAKE2b-256 a8a5010370d521bdda7f207ec8f4b507be91037377cb5e4e90b37ae85a9bed1d

See more details on using hashes here.

File details

Details for the file Brian2Cuda-1.0a4-py3-none-any.whl.

File metadata

  • Download URL: Brian2Cuda-1.0a4-py3-none-any.whl
  • Upload date:
  • Size: 206.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for Brian2Cuda-1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 3b77beee122deed79711ec98c8da11b067ff69a5eeb3d0671ddade7fc903be00
MD5 6720cbe5432ba5d778bc35e588e9e7be
BLAKE2b-256 944eec467bd0dc5636b0da3cf10f515f419927e4ed24730396aba2fe3e845a84

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page