Published October 4, 2024
| Version v0.0.5
Software
Open
amnsbr/cubnm: v0.0.5
Authors/Creators
Description
Changes
- Enabled custom integration step for the synaptic (
dt) and BOLD models (bw_dt) - Added cooperative launch mode which supports running a few simulations with massive number of nodes (e.g. A100 would support 55k simulations*nodes)
- Enabled empirical BOLD as a user input. Then FC and FCD are calculated from the BOLD signal consistent with the simulations.
- Made FC and FCD calculations optional (but still when FCD is calculated FC must be calculated)
- Enabled batch optimization. In this mode multiple
PymooOptimizerinstances can be run in parallel using a single GPU and without requiring CPU parallelization. This works by combining individualSimGroupinstances of the optimizers into aMultiSimGroup. - Added tests for optimizers
- Minor fixes including: detects GPUs based on
nvidia-smi, fixed optimize error with models other than rWW, fixed error with TR and states sampling lower than 1 sec
Files
amnsbr/cubnm-v0.0.5.zip
Files
(7.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0dd7f93fe4f34fb1f300b01a3a8af072
|
7.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/amnsbr/cubnm/tree/v0.0.5 (URL)