Skip to content
Snippets Groups Projects
Unverified Commit 9e0aff1b authored by Nora Abi Akar's avatar Nora Abi Akar Committed by GitHub
Browse files

execution_context in unit tests (#983)

* Provide GPU aware `execution_contexts` to unit tests that run on the GPU.
* Provide multithreaded `execution_contexts` to unit tests that use `thread_private_spike_store`.
* Provide multithreaded `execution_contexts` to unit tests in `test_fvm_lowered.cpp` as a means to test the parallel implementation of `fvm_lowered_cell_impl::initialize`.

Addresses #982
parent d04f39fc
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment