NVBIO
|
#include <nvbio/basic/types.h>
#include <nvbio/basic/numbers.h>
#include <nvbio/basic/cuda/arch.h>
#include <cub/cub.cuh>
#include <thrust/copy.h>
Go to the source code of this file.
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
nvbio::cuda | |
nvbio::cuda::wq | |
Functions | |
template<uint32 BLOCKDIM, typename WorkUnitT , typename WorkStreamT > | |
__global__ void | nvbio::cuda::wq::inplace_work_queue_kernel (const WorkStreamT stream, WorkQueueStats::View stats) |