Skip to content
Snippets Groups Projects
Commit 62411796 authored by Kenneth Moreland's avatar Kenneth Moreland
Browse files

Add RuntimeDeviceTracker::CopyState

It is sometimes the case that you want to copy the state of one
`RuntimeDeviceTracker` to another. This is particularly the case when
creating threads in the control environment. Each thread has its own
copy of `RuntimeDeviceTracker`, so when you spawn a thread you probably
want to copy the state of the tracker from the calling thread.
parent bf6d6ca5
Branches
Tags
2 merge requests!2615Draft: DONTMERGE ME: TEST FOR 1.7.0-rc1 is our 9th official release of VTK-m.,!2540Add RuntimeDeviceTracker::CopyState
Pipeline #239821 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment