Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cuda

NVIDIA CUDA: What is the developer driver?

cuda drivers nvidia

Aligning GPU memory accesses of an image convolution (OpenCL/CUDA) kernel

Does AMD's OpenCL offer something similar to CUDA's GPUDirect?

cuda opencl nvidia amd gpudirect

Matrix-vector multiplication in CUDA: benchmarking & performance

cuda gpu gpgpu nvidia cublas

What are the default values for arch and code options when using nvcc?

cuda nvcc

Branch predication on GPU

cuda opencl gpu gpgpu

Building a tiny R package with CUDA and Rcpp

r cuda rcpp

Getting starting with Parallel programming [closed]

How to get VS 2010 to recognize certain CUDA functions

Why does the Cuda runtime reserve 80 GiB virtual memory upon initialization?

cuda

cuda shared library linking: undefined reference to cudaRegisterLinkedBinary

Integer min/max in CUDA

cuda

CUDA surfaces vs textures

memory cuda

Limiting register usage in CUDA: __launch_bounds__ vs maxrregcount

cuda gpu nvidia nvcc

Can nvidia-docker be run without a GPU?

Trying to 'Make' CUDA SDK, ld cannot find library, ldconfig says it can

Compiling Cuda code in Qt Creator on Windows

c++ windows-7 qt4 cuda

CMake: how to add cuda to existing project

cuda cmake

Simple CUDA Test always fails with "an illegal memory access was encountered" error

c++ pointers matrix cuda

What's the difference between PTX and CUBIN w.r.t. the NVCC compiler?

cuda nvidia nvcc ptx