Skip to content
Failed

Changes

Summary

  1. Make sure that CUDA instances are destroyed prior to destroying streams (details)
  2. Use Kokkos::push_finalize_hook to destroy the stream (details)
Commit b19cb1c45d45333e9709ea991b02243acb433056 by Andrey Prokopenko
Make sure that CUDA instances are destroyed prior to destroying streams
The file was modified benchmarks/execution_space_instances/execution_space_instances_driver.cpp (diff)
The file was modified examples/access_traits/example_cuda_access_traits.cpp (diff)
Commit d236452788ea6446ec04c081d2ca76c83343abcb by Andrey Prokopenko
Use Kokkos::push_finalize_hook to destroy the stream

Co-authored-by: Damien L-G <dalg24@gmail.com>
The file was modified examples/access_traits/example_cuda_access_traits.cpp (diff)