gpgpu
OpenCL FFT lib for GPUs?
Is there any general FFT lib available for running on the GPU using OpenCL?As far as my knowledge goes, Apple sample code for power-of-two OpenCL FFT is开发者_如何学运维 the only such code available?[详细]
2023-01-25 16:50 分类:问答Can I target the CPU via OpenCL while developing with CUDA toolkit OpenCL sdk?
I am a newbie to GPGPU concepts and for the开发者_如何学JAVA last couple of months I have been slowly educating myself on the differences between CUDA and OPENCL. I realized that OpenCL specification[详细]
2023-01-25 04:53 分类:问答Is it possible to use OpenCL for PowerVR SGX530 GPU device?
Is it possible to use OpenCL for PowerVR SGX530 GPU device?I have to write image recognition software that can run on Droid X smartphone. I would greatly appreciate it if someone could provide links,[详细]
2023-01-24 18:52 分类:问答Is there any possibility to write GPU-applications using CUDA under F sharp?
I am interested in u开发者_Python百科sing F# for numerical computation. How can I access the GPU using NVIDIA\'s CUDA standart under F#? I agree with jasper that the easiest option currently is to use[详细]
2023-01-22 04:19 分类:问答Is it possible to access OpenGL ES 2.0 texture memory directly on an embedded platform?
I\'m working on some GP-GPU code on an OMAP 3530-based platform and I\'m being stymied by the lack of a glGetTexImage function in openGL ES 2.0.Since the platform u开发者_Python百科ses integrated memo[详细]
2023-01-21 09:22 分类:问答CUDA kernels throw different results on 2 different GPUs(GeForce 8600M GT vs Quadro FX 770M)
I\'ve been working on an AES CUDA application and I have a kernel which performs ECB encryption on the GPU. In order to assure the logic of the algorithm is not modified when running in parallel I sen[详细]
2023-01-21 02:49 分类:问答GPGPU matrix addition problem
I have huge huge matric开发者_如何转开发es and I want the output of the matrix to be of the same size as input matrix, just with each cell getting sum of numbers from adjacent cell.[详细]
2023-01-20 21:00 分类:问答Bitmap conversion using GPU
I don\'t know whether this is the right forum. Anyway here is the question. In one of our application we display medical images and on top of them some algorithm generated bitmap. The real bitmap is a[详细]
2023-01-20 12:39 分类:问答GPGPU, OpenCL, CUDA, ATI Stream
Please tell me what technologies GPGPU exist already and which hardwares vendor\'s implement GPGPU? I\'ve b开发者_如何学JAVAeen reading articles on various sites from morning and I\'ve become confuse[详细]
2023-01-17 11:36 分类:问答Does GLSL utilize SLI? Does OpenCL? What is better, GLSL or OpenCL for multiple GPUs?
To what extend does OpenGL\'s GLSL utilize SLI setups? Is it utilized at all at the point of execution or only for end rendering?[详细]
2023-01-16 06:19 分类:问答
加载中,请稍侯......