Search code examples
Why is fp32 performance only two percent of theoretical maximum of my RTX 2070 in my OpenCL program?...

cperformanceopenclopencl-c

Read More
Can't seem to achieve anywhere near my GPU global memory bandwidth in OpenCL...

openclgpgpuamd-gpuopencl-cmemory-bandwidth

Read More
Safe GPU Programming...

cgpuopenclopencl-c

Read More
OpenCL - How to suppress build errors from going to Standard Error?...

c++openclopencl-c

Read More
OpenCL Host ran out of Memory in trivial Kernel...

copenclopencl-c

Read More
Why does vectorialization of this simple openCl kernel make it slower?...

vectorizationopenclgpgpuopencl-c

Read More
Problems additionVector with OpenCL...

openclopencl-c

Read More
Static variable in OpenCL C...

openclopencl-c

Read More
Access violation reading location with openCL with high n values...

copenclopencl-c

Read More
why doesn't the OpenCL kernel execute even though there are no errors? (c, nvidia, kubuntu)...

copenclnvidiaopencl-c

Read More
Access components of vector data type (e.g. int4) as array of scalars in OpenCL...

openclopencl-c

Read More
Looking for examples for `atomic_fetch_add` for float32 in OpenCL 3.0...

openclatomicnvidiaopencl-c

Read More
using array of struct inside opencl kernel...

copenclopencl-c

Read More
OpenCL shared memory reduction correctness...

openclopencl-c

Read More
How do we display pixel data calculated in an OpenCL kernel to the screen using OpenGL?...

c++openglopenclopencl-c

Read More
OpenCL FPGA: Kernel Execution of 2 copies of same kernel is not being made in parallel. In addition ...

parallel-processingopenclfpgaintel-fpgaopencl-c

Read More
Can I make HTTP requests using OpenCL in C#?...

c#httpopenclopencl-c

Read More
OpenCL C++ HelloWorld...

c++visual-studioopenclopencl-c

Read More
CL/cl.hpp: No such file or directory | NVIDIA GeForce...

c++openclopencl-copencl-c++

Read More
Retrieving number of opencl kernel programs that end with a certain result...

openclcompute-shaderopencl-c

Read More
OpenCL kernel function yields different results when running on different devices (CPU vs GPU)...

openclopencl-c

Read More
OpenCl is a Library or is a Compiler?...

openclopencl-copencl-c++

Read More
OpenCL How efficient is the use of user-defined function in kernel code in terms of memory and perfo...

performancememorygpuopenclopencl-c

Read More
OpenCL creating kernel from Host function at runtime...

openclopencl-csycl

Read More
counting single bits in OpenCL?...

copenclopencl-c

Read More
Equivalent of cudaSetDevice in OpenCL?...

openclopencl-c

Read More
OpenCL: Invalid write of size # at global memory address 0x###...

copenclopencl-c

Read More
How can I convert a bitmap to pure black and white with OpenCL...

c#image-processingopenclopencl-ccloo

Read More
How to run OpenCL programs on Linux (ubuntu 16.04)?...

clinuxopenclopencl-c

Read More
How could I use a vector<char**> buffer on opencl c kernel or set a SVM with this vector?...

c++kernelopenclgpgpuopencl-c

Read More
BackNext