nvidia
Output of CUDA program is empty [duplicate]
This question already has answers here: Closed 开发者_开发技巧11 years ago. Possible Duplicate: Output of cuda program is not what was expected[详细]
2023-03-17 02:51 分类:问答clash between J3DI, Win7 and Nvidia Geforce
I have done a sphere using J3DI (which is a webGL library) under WIN 7 64bit as OS and Nvidia Geforce GT330 M as graphic card .[详细]
2023-03-16 02:21 分类:问答Memory allocation Nvidia vs AMD
I know there is a 128MB limit for a single block 开发者_开发问答of GPU memory on AMD GPU\'s. Is there a similar limit on Nvidia GPU\'s?You can query this information at runtime using clGetDeviceInfo a[详细]
2023-03-14 07:50 分类:问答OpenCL: Strange buffer or image bahaviour with NVidia but not Amd
I have a big problem (on Linux): I create a buffer with defined data, then an OpenCL kernel takes this data and puts it into an image2d_t. When working on an AMD C50 (Fusion CPU/GPU) the program works[详细]
2023-03-14 01:36 分类:问答How do I get a Compile error from NVIDIA CG?
How do I get detailed errors from a cg compile? At the moment my code is something like: prog = cgCreateProgramFromFile([详细]
2023-03-13 17:59 分类:问答AMD CPU versus Intel CPU openCL
With some friends we 开发者_如何转开发want to use openCL. For this we look to buy a new computer, but we asked us the best between AMD and Intel for use of openCL. The graphics card will be a Nvidia a[详细]
2023-03-13 15:51 分类:问答CUDA/Thrust Image Processing
I was unable to find any information about if the Thrust library could support matrix operations. Therefore, I was wondering if it were possible to use the Thrust library in Image processing? I would[详细]
2023-03-13 06:05 分类:问答cuda support on tegra2 chip
I am working on a im开发者_Python百科age processing project which utilizes cuda for gpgpu imlementation. I want to know is there cuda support enabled on NVIDIA\'S tegra2 chip.[详细]
2023-03-12 20:08 分类:问答sampler1D not supported in nVidia GLSL?
In the GLSL spec, and other sources about GLSL, sampler types are available in 3 dimensions: sampler1D, sampler2D, and sampler3D.[详细]
2023-03-10 07:15 分类:问答CUDA emulator for windows 7
I have 开发者_如何学Cread several related posts but while some of them are for emulators on linux, others are on specific versions of windows with some preferences. So, I want to keep it simple: Is th[详细]
2023-03-09 20:54 分类:问答