update serial threading for asyncronous compute
* fixed const interface to the serial proxy for thread private storage * added a serial proxy for tbb task group and moved the tbb task group behind the threading interface. * added comments to the communicator to better document each method
Showing
- src/communication/communicator.hpp 14 additions, 15 deletionssrc/communication/communicator.hpp
- src/model.hpp 27 additions, 5 deletionssrc/model.hpp
- src/threading/serial.hpp 37 additions, 4 deletionssrc/threading/serial.hpp
- src/threading/tbb.hpp 2 additions, 0 deletionssrc/threading/tbb.hpp
- tests/unit/test_spike_store.cpp 0 additions, 8 deletionstests/unit/test_spike_store.cpp
Please register or sign in to comment