issues
search
UWB-Biocomputing
/
BrainGrid
A project to facilitate construction of high-performance neural simulations.
https://uwb-biocomputing.github.io/BrainGrid/
Apache License 2.0
32
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add DOI badge
#299
jbrown725
closed
3 years ago
0
Add ParameterManager functionality to single-threaded-master
#298
etcadinfinitum
closed
4 years ago
1
Bug in STDP delay computation
#291
stiber
closed
4 years ago
2
Verify that all bug fixes for STDP are propagated to GPU code
#287
stiber
closed
4 years ago
3
Need to verify that these constants are correct
#286
stiber
closed
4 years ago
0
ConnGrowth should remove synapses when weights go to zero
#281
stiber
closed
4 years ago
0
Make sure that weights are initialized to zero and that deleted synapses have their weights set to zero
#280
stiber
closed
4 years ago
1
Serialize only synapses that exist
#278
stiber
closed
4 years ago
2
Synapse weight serialization
#276
eeemily17
closed
4 years ago
1
Need to dump out synaptic weights in reusable format
#275
stiber
closed
4 years ago
1
Why do the synapse props classes' methods all take a reference to the props object?
#272
stiber
opened
5 years ago
0
Determine if AllSynapsesProps.W is the canonical home of synaptic weights
#271
stiber
closed
4 years ago
5
Remove "old" directory
#270
stiber
closed
5 years ago
0
Correct misspelled config filename
#269
etcadinfinitum
closed
5 years ago
0
Fix deprecated (and removed) HDF5 error printing calls
#268
stiber
closed
5 years ago
0
Need to create object diagram at point just before simulation starts
#266
stiber
closed
4 years ago
1
Fixes #264 inheritance bug in dot gen
#265
shastrihm
closed
5 years ago
0
Inheritance bug in diagram generator
#264
stiber
closed
5 years ago
0
Latest BG in master branch crashes when run with one cluster on Linux
#263
stiber
opened
5 years ago
0
Hrishee newdot
#262
shastrihm
closed
5 years ago
0
Minor clean-ups in dotGenerator.py
#261
stiber
closed
5 years ago
1
Hrishee dot
#259
shastrihm
closed
5 years ago
0
Document GPUSpikingCluster code used only for validation
#258
stiber
opened
5 years ago
1
Change name and comment for Cluster::m_nSynapticTransDelay; fix its initialization
#256
stiber
opened
5 years ago
0
CUDA stack overflow issue
#255
fumik
opened
5 years ago
0
Refactor parameter reading functionality
#253
etcadinfinitum
closed
4 years ago
5
dotgenerator.py appears broken
#252
stiber
closed
5 years ago
4
Unnecessary inter-clusters events handling on single cluster simulation
#251
fumik
closed
5 years ago
2
test-large-connected bug
#250
stiber
closed
5 years ago
0
Compartmentalizing documentation
#247
etcadinfinitum
closed
5 years ago
0
Move all documentation for WorkBench to the WorkBench repository
#246
etcadinfinitum
closed
5 years ago
0
Simulator doesn't seem to work correctly when time step is changed
#243
stiber
opened
6 years ago
7
Refactor all device functions into common C++ files
#242
stiber
closed
5 years ago
11
Pull data analysis code out of BG repo into the CCA repo
#241
stiber
closed
5 years ago
0
Create conditional compilation setup for validation vs. production version
#239
stiber
closed
6 years ago
1
Validate multi-clusters-sim version simulator
#238
fumik
closed
6 years ago
5
See if we can write HDF5 file incrementally to speed simulator clean up at the end
#235
stiber
closed
6 years ago
4
Student project: look into OpenACC
#234
stiber
opened
6 years ago
0
Student project: look into details of CUDA and processor affinity
#233
stiber
opened
6 years ago
0
Compile Error - "const" vs "constexpr"
#232
MaxWright
closed
6 years ago
3
GitHub.io Page Quickstart Link
#231
MaxWright
closed
6 years ago
0
Peter multi cluster sim
#229
peterstanton
closed
6 years ago
10
Refactor core scheduling algorithm to flag
#228
peterstanton
closed
6 years ago
1
Double-check that out-of-memory condition for (1.9, 0.98) simulation isn't the sign of a problem
#227
stiber
opened
6 years ago
0
Test issue; please ignore.
#226
stiber
closed
6 years ago
1
Add pthread get affinity
#225
peterstanton
closed
6 years ago
7
Initialization and updating Connections and Layout on CPU must be redesigned
#224
fumik
closed
6 years ago
0
Make growth broken on later builds of multi-cluster sim?
#223
peterstanton
closed
6 years ago
3
ConnGrowth::updateSynapsesWeights method on GPU must be redesigned
#222
fumik
closed
6 years ago
1
The update connections method requires memory which size is order of the square of neuron's size
#221
fumik
closed
6 years ago
3
Next