NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs | Functions
utils.h File Reference
#include <nvbio/basic/timer.h>
#include <nvbio/basic/cuda/timer.h>
#include <cuda_runtime.h>

Go to the source code of this file.

Namespaces

 nvbio
 Define a vector_view POD type and plain_view() for std::vector.
 
 nvbio::bowtie2
 
 nvbio::bowtie2::cuda
 

Typedefs

typedef nvbio::FakeTimer nvbio::bowtie2::cuda::DeviceTimer
 

Functions

void nvbio::bowtie2::cuda::optional_device_synchronize ()
 
NVBIO_FORCEINLINE
NVBIO_HOST_DEVICE uint2 
nvbio::bowtie2::cuda::inclusive_to_exclusive (const uint2 range)