Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cuda

Can I somehow run X11 on the Intel integrated graphics in my optimus laptop and debug CUDA code on the NVIDIA GPU?

ubuntu cuda nsight

Trace for function name from the output of cuda-memcheck

memory cuda gpu memcheck

Wrapping c++ and CUDA code with cython

python c++11 cuda cython

Dealing with matrices in CUDA: understanding basic concepts

matrix cuda

Can we copy a "normal" GPU memory to a "unified" memory?

cuda unified-memory

Solving linear system using Python with numba and CUDA

python numpy cuda

What thread runs the callback passed to cudaStreamAddCallback?

cuda

How to speed up cosine similarity between a numpy array and a very very large matrix?

How are CUDA arrays stored in GPU memory? Are they physically linear or not?

c++ cuda nvidia gpu

Is it possible to share a Cuda context between applications?

Does -use-fast-math option translate SP multiplications to intrinsics?

cuda nvcc fast-math

Encoding FBO textures to H.264 video directly on GPU

CUDA nvcc compiler setup Ubuntu 12.04

cuda nvcc

Histogram calculation with Thrust

cuda thrust

Generating AES (AES-256) Lookup Tables

c++ matrix cuda aes lookup

Random generator & CUDA

random cuda

How to display pixel arrays in GPU global memory onto screen directly?

opengl cuda gpu

Missing recommended library: libGLU.so

linux ubuntu cuda gpu