Home
last modified time | relevance | path

Searched refs:d_temp_storage (Results 151 – 175 of 453) sorted by relevance

12345678910>>...19

/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/cub/device/
H A Ddevice_select.cuh134 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Flagged()
149 d_temp_storage, in Flagged()
240 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in If()
255 d_temp_storage, in If()
330 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Unique()
345 d_temp_storage, in Unique()
/dports/misc/xgboost/xgboost-1.5.1/cub/cub/device/
H A Ddevice_select.cuh134 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Flagged()
149 d_temp_storage, in Flagged()
240 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in If()
255 d_temp_storage, in If()
330 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Unique()
345 d_temp_storage, in Unique()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_select.cuh134 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Flagged()
149 d_temp_storage, in Flagged()
240 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in If()
255 d_temp_storage, in If()
330 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Unique()
345 d_temp_storage, in Unique()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_select.cuh134 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Flagged()
149 d_temp_storage, in Flagged()
240 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in If()
255 d_temp_storage, in If()
330 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Unique()
345 d_temp_storage, in Unique()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/
H A Ddevice_select.cuh134 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Flagged()
149 d_temp_storage, in Flagged()
240 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in If()
255 d_temp_storage, in If()
330 …void* d_temp_storage, ///< [in] %Device-accessible allocation of temp… in Unique()
345 d_temp_storage, in Unique()
/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_device_select_unique.cu89 void* d_temp_storage, in Dispatch() argument
123 void *d_temp_storage, in Dispatch() argument
140 if (d_temp_storage == 0) in Dispatch()
177 void* d_temp_storage, in CnpDispatchKernel() argument
190 (void)d_temp_storage; in CnpDispatchKernel()
200d_temp_storage, temp_storage_bytes, d_in, d_out, d_num_selected_out, num_items, 0, debug_synchrono… in CnpDispatchKernel()
216 void* d_temp_storage, in Dispatch() argument
227d_temp_storage, temp_storage_bytes, d_in, d_out, d_num_selected_out, num_items, debug_synchronous); in Dispatch()
356 void *d_temp_storage = NULL; in Test() local
359 CubDebugExit(g_allocator.DeviceAllocate(&d_temp_storage, temp_storage_bytes)); in Test()
[all …]
/dports/misc/xgboost/xgboost-1.5.1/cub/examples/device/
H A Dexample_device_scan.cu160 void *d_temp_storage = NULL; in main() local
162 …CubDebugExit(DeviceScan::ExclusiveSum(d_temp_storage, temp_storage_bytes, d_in, d_out, num_items)); in main()
163 CubDebugExit(g_allocator.DeviceAllocate(&d_temp_storage, temp_storage_bytes)); in main()
166 …CubDebugExit(DeviceScan::ExclusiveSum(d_temp_storage, temp_storage_bytes, d_in, d_out, num_items)); in main()
178 if (d_temp_storage) CubDebugExit(g_allocator.DeviceFree(d_temp_storage)); in main()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/devel/thrust/thrust-1.9.5/thrust/system/cuda/detail/cub/device/dispatch/
H A Ddispatch_reduce.cuh387 void* d_temp_storage, in DispatchReduce()
398 d_temp_storage(d_temp_storage), in DispatchReduce()
433 if (d_temp_storage == NULL) in InvokeSingleTile()
518 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
519 if (d_temp_storage == NULL) in InvokePasses()
641 d_temp_storage, temp_storage_bytes, in Dispatch()
683 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
703 void* d_temp_storage, in DispatchSegmentedReduce()
716 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
753 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/misc/xgboost/xgboost-1.5.1/cub/cub/device/dispatch/
H A Ddispatch_reduce.cuh358 void* d_temp_storage, in DispatchReduce()
369 d_temp_storage(d_temp_storage), in DispatchReduce()
404 if (d_temp_storage == NULL) in InvokeSingleTile()
491 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
492 if (d_temp_storage == NULL) in InvokePasses()
619 d_temp_storage, temp_storage_bytes, in Dispatch()
663 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
683 void* d_temp_storage, in DispatchSegmentedReduce()
696 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
733 if (d_temp_storage == NULL) in InvokePasses()
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/device/dispatch/
H A Ddispatch_reduce.cuh399 void* d_temp_storage, in DispatchReduce()
410 d_temp_storage(d_temp_storage), in DispatchReduce()
445 if (d_temp_storage == NULL) in InvokeSingleTile()
530 …if (CubDebug(error = AliasTemporaries(d_temp_storage, temp_storage_bytes, allocations, allocation_… in InvokePasses()
531 if (d_temp_storage == NULL) in InvokePasses()
653 d_temp_storage, temp_storage_bytes, in Dispatch()
701 …void *d_temp_storage; ///< [in] %Device-accessible allocation of temporary s… member
721 void* d_temp_storage, in DispatchSegmentedReduce()
734 d_temp_storage(d_temp_storage), in DispatchSegmentedReduce()
771 if (d_temp_storage == NULL) in InvokePasses()
[all …]

12345678910>>...19