Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: brian-team/brian2cuda Loading
base: 3ed7905dfe417c60bbeab3f64d175ff19383e34b
Choose a base ref
...
head repository: brian-team/brian2cuda Loading
compare: 7ac262c54b778ba4dc260fe462570bbb2e1633bf
Choose a head ref
  • 4 commits
  • 300 files changed
  • 1 contributor

Commits on Jan 7, 2018

  1. Configuration menu
    Copy the full SHA
    d849bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff86a3 View commit details
    Browse the repository at this point in the history
  3. Fix bug in CudaSpikeQueue creation

    When the synapses_initialise_queue kernel was called with less then the
    maximum of available threads per block, not all spikequeues were
    initialised correctly.
    denisalevi committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    fcb5b75 View commit details
    Browse the repository at this point in the history
  4. Add user preference for GPU heap size limit

    Should be set automatically according to memory needs, see #82
    denisalevi committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    7ac262c View commit details
    Browse the repository at this point in the history
Loading