Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gpu

Generalized sliding-window computation on the GPU

Can I use thrust::host_vector or I must use cudaHostAlloc for zero-copy with Thrust?

cuda gpu thrust zero-copy

How to have Apache Spark running on GPU?

apache-spark cuda opencl gpu cpu

Can I utilise cores in GPU from c# WITHOUT change to code?

c# gpu

How good is OpenCV GPU library for matrix operations?

c++ opencv cuda gpu thrust

What is the difference between clEnqueueBarrier and clFinish?

opencl gpu

How to debug CUDA using eclipse Nsight with only one GPU

eclipse cuda gpu nsight

How to measure GPU vs CPU performance? Which time measurement functions?

time cuda gpu measurement

OpenCV GPU Farneback Optical Flow badly works in multi-threading

What does it mean to "finalize" in Julia?

gpu julia julia-gpu

Synchronizations in GPUs

cuda opencl gpu gpgpu nvidia

OpenCL scalar vs vector

opencl gpu gpgpu

CUDA. How to unroll first 32 threads so they will be executed in parallel?

c++ cuda gpu

How to get fragment coordinate in fragment shader in Metal?

ios iphone gpu metal

Cuda block/grid dimensions: when to use dim3?

cuda gpu

Tensorflow not using GPU

gpu tensorflow

Resize 3D data in tensorflow like tf.image.resize_images

3d tensorflow resize gpu scale

GPU programming on Xbox 360

matrix gpu xbox360

efficient GPU random memory access with OpenGL

texture for YUV420 to RGB conversion in OpenGL ES

opengl-es gpu rgb yuv egl