Files
samplebrain/brain
Claude Heiland-Allen 8aa0dee3d1 parallelize synapse generation using OpenMP
- only tested on Debian Linux with a 16-thread amd64 CPU
- Windows may need DLLs to be shipped with the EXE
- using `-fopenmp` should be made optional via qmake somehow
  (without the flag, parallelization pragmas are ignored
  and it reverts to serial operation)
- assumes `status::update()` among other code is thread-safe,
  it seems to work on my machine without issues...
2022-09-27 13:19:04 +01:00
..
2022-09-04 11:38:20 +01:00
2022-09-04 11:38:20 +01:00
2022-09-04 11:50:37 +01:00
2022-09-04 11:38:20 +01:00
2022-09-04 11:38:20 +01:00