Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gpu

Is ffmpeg running in CPU or GPU?

c++ video ffmpeg gpu

Correct way to generate Poisson-distributed random numbers in Julia GPU code?

julia gpu julia-gpu

How much registers per thread does OpenCL kernel use on Nvidia GPU?

opencl gpu nvidia

Why does GPU memory increase when recreating and reassigning a JAX numpy array to the same variable name?

python memory gpu nvidia jax

How to properly coalesce reads from global memory into shared memory with elements of type short or char (assuming one thread per element)?

Problem with tf.train.Saver() and GPU - TensorFlow

python tensorflow gpu

Aparapi, java.lang.UnsatisfiedLinkError: libaparapi_x86_... can't find dependent libraries

How to multiply two sparse matrix using cuSparse?

cuda gpu sparse-matrix

XGBoost model: train on GPU, run on CPU without GPU RAM allocation

python gpu cpu xgboost predict

Do Nexus 5, Nexus7 and Nexus10 device on the market directly support RenderScript GPU compute?

android gpgpu gpu renderscript

Sobel filter in cuda (cant show full image)

image opencv cuda gpu

Is there any usable GPU based constraint solver? CUDA, OpenCL? [closed]

OpenCL: basic questions about SIMT execution model