Closed makortel closed 2 years ago
The changes look good - but we need the same changes also in
src/alpaka/test/alpaka/HistoContainer_t.cc
,src/alpaka/test/alpaka/clustering_t.cc
, etc..
Thanks, somehow I missed those.
Done now. make test_alpaka
runs (although so I thought before too).
:+1:
Fixes assertion failure in DeviceCachingAllocator. With this PR all the unit tests in
alpaka
run successfully for Serial, TBB, and CUDA backends.