vtk-m2/vtkm/cont
Kenneth Moreland 98c8cb8657 Do not attempt to execute CUDA kernels with no blocks
I noticed that when I attempted to execute a CUDA kernel with 0 blocks,
it generated a CUDA error. The error did not really matter since nothing
was really supposed to run anyway. However, once we are careful about
checking CUDA errors, it will cause test failures and likely other
misdiagnoses.
2016-12-15 11:33:48 -07:00
..
arg Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
cuda Do not attempt to execute CUDA kernels with no blocks 2016-12-15 11:33:48 -07:00
internal Merge topic 'allow_reduction_to_different_T_type' 2016-12-01 07:56:30 -05:00
serial Reduce can support reduce to a T type that isn't the arrayhandles T type. 2016-11-25 11:40:46 -05:00
tbb Merge topic 'allow_reduction_to_different_T_type' 2016-12-01 07:56:30 -05:00
testing Merge topic 'render_1D' 2016-12-09 09:34:11 -05:00
ArrayHandle.h De-virtualize classes that have no need of a vtable. 2016-12-08 11:21:04 -05:00
ArrayHandleCartesianProduct.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleCast.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleCompositeVector.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleConcatenate.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleConstant.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleCounting.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleGroupVec.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleGroupVecVariable.h Add a worklet for copying cell sets 2016-11-22 17:15:10 -07:00
ArrayHandleImplicit.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleIndex.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandlePermutation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleStreaming.h Make ArrayPortalStreaming methods CONT 2016-11-16 09:55:15 -07:00
ArrayHandleTransform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleUniformPointCoordinates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayHandleZip.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayPortal.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayPortalToIterators.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellSet.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellSetExplicit.h Merge topic 'render_1D' 2016-12-09 09:34:11 -05:00
CellSetListTag.h Allow filters to have finer control on what cell sets they support 2016-05-26 11:32:35 -04:00
CellSetPermutation.h Add a worklet for copying cell sets 2016-11-22 17:15:10 -07:00
CellSetSingleType.h Add explicit 1D rendering. Also added some data model suport. 2016-11-28 16:07:40 -05:00
CellSetStructured.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
CoordinateSystem.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSet.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSetBuilderExplicit.h Add explicit 1D rendering. Also added some data model suport. 2016-11-28 16:07:40 -05:00
DataSetBuilderRectilinear.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSetBuilderUniform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DataSetFieldAdd.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DeviceAdapter.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DeviceAdapterAlgorithm.h Reduce can support reduce to a T type that isn't the arrayhandles T type. 2016-11-25 11:40:46 -05:00
DeviceAdapterListTag.h Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
DynamicArrayHandle.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DynamicCellSet.h De-virtualize classes that have no need of a vtable. 2016-12-08 11:21:04 -05:00
Error.h Fix error about redefinition of GetMessageA or GetMessageB 2016-04-21 08:23:34 -06:00
ErrorControl.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlBadAllocation.h Add Bad Allocation error. 2015-09-22 10:54:22 -04:00
ErrorControlBadType.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlBadValue.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorControlInternal.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ErrorExecution.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Field.h Refactor MinAndMax to use vtkm::Vec<T,2> instead of Pair. 2016-11-25 13:11:19 -05:00
LogicalStructure.h fleshing out cell set and data set more. 2015-05-11 16:54:16 -04:00
RuntimeDeviceInformation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Storage.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageBasic.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageImplicit.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageListTag.h Created DynamicCellSet 2015-07-27 16:58:29 -06:00
Timer.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TryExecute.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00