Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cuda

colored image to greyscale image using CUDA parallel processing

Improving kernel performance by increasing occupancy?

cuda

When is padding for shared memory really required?

cuda shared-memory

Dynamic Parallelism - undefined reference to __cudaRegisterLinkedBinary linking error while compiling - separate compilation

cuda

Learn Nvidia CUDA

Generating random numbers with uniform distribution using Thrust

c++ cuda thrust

What does nvprof output: "No kernels were profiled" mean, and how to fix it

cuda

Custom Kernel GpuMat with float

c++ opencv cuda gpu

Simple File I/O in Cuda C++

c++ cuda

Can I run a CUDA Program on a computer if I remote into it using Windows RDP? [duplicate]

cuda

Why do gcc and NVCC (g++) see two different structure sizes?

c++ c gcc cuda nvcc

CUDA and nvcc: using the preprocessor to choose between float or double

cuda preprocessor nvcc

Normal Cuda Vs CuBLAS?

cuda cublas

CUDA version mismatch [duplicate]

cuda

Embed V8 in OpenCL application?

javascript cuda opencl v8

Drawing triangles with CUDA

How does NVAPI device IDs relate to CUDA device IDs?

c cuda

What is the difference: DRAM Throughput vs Global Memory Throughput

cuda gpu gpgpu nvidia

CUDA SDK examples throw various errors in multi-gpu system

cuda ubuntu-12.04 multi-gpu