vtk-m/vtkm/cont/internal
Kenneth Moreland e5a6f2d4b6 Make ArrayPortalWrapper more tolerant of host objects
The ArrayPortalWrapper is used for both execution and control portals.
When it was wrapped around a control portal that does not work on CUDA
devices, we were getting ugly warnings even though the intention was
only to use it in the control environment.
2020-02-26 13:10:51 -07:00
..
testing Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayExportMacros.h Add ability to attach token to standard ArrayHandle 2020-02-25 07:41:36 -07:00
ArrayHandleBasicImpl.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ArrayHandleBasicImpl.h Add ArrayPortalToken object and implement Read/WritePortal 2020-02-26 13:10:37 -07:00
ArrayHandleBasicImpl.hxx Add ArrayPortalToken object and implement Read/WritePortal 2020-02-26 13:10:37 -07:00
ArrayHandleExecutionManager.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayManagerExecution.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionShareWithControl.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionShareWithControl.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
ArrayPortalFromIterators.h Fixup custom portal iterator logic. 2019-12-17 15:39:51 -05:00
ArrayPortalToken.h Make ArrayPortalWrapper more tolerant of host objects 2020-02-26 13:10:51 -07:00
ArrayTransfer.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
AtomicInterfaceControl.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
AtomicInterfaceExecution.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
CMakeLists.txt Add ArrayPortalToken object and implement Read/WritePortal 2020-02-26 13:10:37 -07:00
ConnectivityExplicitInternals.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
DeviceAdapterAlgorithmGeneral.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
DeviceAdapterListHelpers.h Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
FunctorsGeneral.h Add vtkm/Algorithms.h header with device-friendly binary search algorithms. 2019-12-20 12:35:10 -05:00
IteratorFromArrayPortal.h Make ArrayPortalWrapper more tolerant of host objects 2020-02-26 13:10:51 -07:00
KXSort.h conslidate the license statement 2019-04-17 10:57:13 -06:00
OptionParser.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelRadixSort.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelRadixSortInterface.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ReverseConnectivityBuilder.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
StorageError.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TransferInfo.cxx TransferInfo doesn't leak when holding VirtualObjectTransferShareWithControl 2019-04-29 15:51:19 -04:00
TransferInfo.h conslidate the license statement 2019-04-17 10:57:13 -06:00
VariantArrayHandleContainer.cxx For VTK-m libs all includes of DeviceAdapterTagCuda happen from cuda files 2019-04-22 10:39:54 -04:00
VariantArrayHandleContainer.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
VirtualObjectTransfer.cxx Some classes should be exported 2019-04-25 09:50:49 -04:00
VirtualObjectTransfer.h Back out of passing a token when transfering virtual objects 2020-02-25 09:39:29 -07:00
VirtualObjectTransferShareWithControl.h Back out of passing a token when transfering virtual objects 2020-02-25 09:39:29 -07:00