- Managing the transparency textures
- Cross-platform issues MacOSX / Linux
- OpenCL syntax highlighting
- Lack of double Support in C Types
- Who will write the platform -> driver interface specs ?
- Feedback and errata for the 1.0.29 spec
- CL_INVALID_DEVICE_LIST seems to be missing in cl.h
- Is openCL suitable for task oriented parallelization really?
- How to compile OpenCL example in MS VC++?
- Passing scalar values to kernel
- OpenCL on combined CPU/FPGA systems?
- When will OpenCL implementations arrive?
- Is a event object can be passed to other command-queue?
- OpenCL C++ Bindings
- Math Function - fract -
- Rationale for eliminating Function Pointers
- support for multiple heterogeneous systems over a network?
- Syntax of vector literals conflicts with C99 comma operator.
- Discrepancy between cl.h and OpenCL Spec 1.33
- Is Khronos working on interoperability/deployment scenarios?
- OpenCL code samples
- OpenCL memory model
- OpenCL Books / tutorials
- Specification 1.33 Questions
- Compiling to Visual Studio
- Feedback and errate for the 1.0.33 spec
- Can the vector types be made more C++ friendly?
- How to compile OpenCL example in GCC?
- How to compile OpenCL example in GCC?
- setArg
- CL_KHR_gl_sharing documentation
- True Heterogeneous Computing
- Array of pointers in device memory
- OpenCL Quick Reference card out-of-date
- OpenCL Addition Example (Mac OS X 10.6 Snow *Leopard)
- cl.h please avoid bitshift definitions
- Undefined buffer object location ?
- OpenCL C# bindings
- Some newbie questions about OpenCL
- Spurious allocation in Default OpenGL ES application
- One cl_context includes devices from different cl_platforms?
- Limits/recommandations for number of contexts/queues?
- create context from list of devices with different types?
- Persistent storage on opencl GPU
- mapping buffers vs using host pointers
- address space on multiple chips
- Assigning a number to a __global int *p and resolving it
- work-size dimensions difference between 2 APIs
- performance diff clEnqueueWriteBuffer vs clEnqueueMapBuffer
- Why does OpenCL define 'bool' but does not define '_Bool'?
- input and output having different dimensions
- offline compilation ?
- Passing arrays of complex structures
- kernel execution returns CL_INVALID_VALUE
- Time of clReleaseMemObject : strange behaviour
- clEnqueueWriteBuffer question
- Error propagation from devices to application level
- evaluating side-effetcs and Logical && and || for vectors
- Newbie question
- completion of the kernel to retrieve buffer from device
- Using the cl_context_properties parameter
- clEnqueueReadBuffer() takes msec to complete???
- calling the same kernel object multiple times
- OpenCl and Nvidia!
- cl_mem and devices inside a context...
- clGetDeviceInfo
- non-blocking call to clEnqueueNDRangeKernel?
- How many CUDA registers uses an OpenCL kernel
- Error Propagation in OpenCL Specification
- Timeline for a future cluster/cloud extension?
- OpenCL + SiSoft Sandra
- OpenCL DDK?
- OpenCL harware support list
- PyOpenCL: OpenCL Python Bindings
- Why is 'cl_mem' associated to 'cl_context'?
- Unexpected output clGetContextInfo
- Provisions for separating compiling and linking?
- Can vector types be returned from functions?
- OpenCL syntax highlighting
- 3 Element Vectors in Memory
- profiling
- 2 data-parallel models
- Sharing Renderbuffer OpenGL object with OpenCL
- Sharing OpenGL object with OpenCL and use CPU device ?
- initializing __constant vector arrays
- Command Queue going invalid
- Installing opencl
- build sampler direcly on buffer object
- Profiling Code
- clGetDeviceIDs() failing
- cl.hpp: Kernel::getWorkGroupInfo bugs
- Is possible to porting opencl to other systems by myself
- Two small problems in Appendix D.3
- ATI Stream SDK v2.0 beta 3 released
- local memory within two different kernels in the same file?
- OpenCL bindings for Java & Scala
- Inteface layer
- Newbie question - Only see one of two GPUs on Macbook Pro
- Hello List
- vector types not friendly to C++ (specifically, std::vector)
- half conversion in host code
- can iPhone OS support OpenCL?
- Need help!
- VLA : workaround to get Variable Length Arrays
- Create Vertex Array With No Input
- Device-host memory communication
- Function Question
- Passing variable length structure to kernel
- Array reduction example
- Global writable parameters passing
- error to string?
- user defined data Structures as kernel arguments
- very weird problem with ADC examples on Snow Leopard 16,1
- Maximum private memory?
- Semantics system
- Reliable distributed computing w/ OpenCL, anyone doing this?
- Conflicting calling and naming conventions AMD/nVidia
- Running the same kernel on multiple devices
- Convolution Example/Tutorial from AMD
- Not having functions return values via pointer arguments
- How to report NVidia OpenCL driver problems?
- Non-power of 2 vector types
- Call to fract causing crash
- how fast is it as compared to OpenMP?
- OpenCL specification--Chinese version
- In the case the 2 or more platforms is aviailable
- Constant Memory latency
- specify work group sizes
- Passing pointers in a struct
- Local memory access question in the specification
- Single context, multiple devices, where does the memory go?
- cl_command_queue , cl_context as member variable of a class?
- Intel CPU drivers?
- CL_DEVICE_MAX_WORK_ITEM_SIZES for CL_DEVICE_TYPE_CPU
- passing constant value to kernel
- #include problems in Apple's implementation
- Wierd behavior of pointers to structs in constant memory.
- Spelling issue in quick reference card
- Question about "Definitions", Basic Ideas for MD-Simulation
- intel support for open cl
- passing in array of struct to kernels (and updating VBO)
- bakeoff
- Emacs-Kernelyzer
- Whises for OpenCL 1.1 and more!
- OpenCL + OpenGL (interop)
- OpenCL function syntax
- Moving data from __global to __private
- Port of Apple demos to Windows..
- OpenCL-z Khronos ICD compatible version
- Using AMD SDK with Nvidia driver and Nvidia samples with AMD
- About Khronos ICD model..
- CLH_ERROR_NO_BINARY_FOR_GPU for image2d_t
- LLVM compilation failure -- why?
- How to Include Common File into OCL file!
- Async kernel execution and data copy
- caching variables from arrays
- Finding a general lib for OpenCL
- OpenCL error at clEnqueueReadBuffer
- Cannot enqueue> ~65k threads
- how to set a buffer's memory to 0
- why use barrier?
- Convolution with Wrapped Edges
- system goes into some indefinite loop - adding two vectors
- How to kill a hung/slow kernel
- CL_DEVICE_IMAGE_SUPPORT with ATI cards on Snow Leo 10.6.2
- Multiple Image Inputs to OpenCL Kernel
- Fill array
- clBuildProgram returns CL_INVALID_BINARY for certain code
- CL_INVALID_WORK_GROUP_SIZE on MacOS 10.6.2 with ATI
- Predicate variable must be in register state space
- GPU Query
- Copying memory of zero size
- CLH_ERROR_NO_BINARY_FOR_GPU when not using sampler!?
- Linking problems with Nvidia`s OpenCL-Library in VS 2009
- CL_CONTEXT_DEVICES info different from clGetDeviceIDs
- description for CL_MEM_USE_HOST_PTR on the use of host_ptr
- Enabling double precision
- Asynchronous Events
- Single float2 Output from OpenCL Kernel
- Unmap crash with map_read
- clBuildProgram return 1
- Abysmal performance on HD4870 / Snow Leopard.. why?
- Error code -54
- Dynamically allocated shared memory
- CL_OUT_OF_RESOURCES problem when an expression gets 2 long?
- Writing to shared global memory
- Writing to an OpenGL Texture
- What is a uint4?
- anonymous_jit_identity exception
- OpenCL spec -- Table 7.1: Where do the ULP values come from?
- Accesing both Amd/nVidia OpenCL
- OpenMP / OpenCL CPU
- Working Linux OpenCL Driver
- how to use math.h functions in __kernel
- is clGetEventInfo thread-safe?
- extensions for cl / cl_gl + header files
- Should clGet*Info increment the reference to the cl_* type?
- GPGPU and rendering calculations on same GPU?
- clEnqueueNDRangeKernel max global_work_size
- Open CL Support for Solaris
- Driver Nvidia 195.62 problem
- Calculation of average values of an image sequence
- Constant memory
- Sharing Image Data between two processes
- Multiple command queues from the same device: why?
- How to define a function that processes N-vectors ?
- Very Basic Question
- out of resources when clEnqueueReadBuffer
- missing Double and Half FP_CONFIG
- GPU/CPU Thread allocation
- about pointer variable
- OpenCL compiler
- Building programs with pre-compiled binaries
- Buffer and context with multi devices
- size_t usage in OpenCL
- OpenCl+llvm+clang
- clBuildProgram fails when write_imageui is used
- clBuildProgram crashes with varying kernel args
- Strange results when using image objects
- OpenCL 1.0 HTML Reference Pages error
- bandwidth test
- Prevent kernel timeout on second GPU device
- have problem finding maximum in a work-group
- Backtracking algorithm and OpenCL?
- isequal() for ints?
- Why no async_work_group_copy for halfs in core specification
- vload_half and vloada_half
- __constant args cause Segfault in the OpenCL library
- how to run openCL on one CPU?
- OpenCL only for CPU (linux)
- Image2D objects in OpenCL and OpenCL kernel performance
- using the OpenCL ICD
- Apple OpenCL_OceanWave Demo crashes
- Complex type
- OpenCL and SSE
- CPU code for converting from floats to halfs?
- Kernel execution's problem
- opengl 3.2 core profile not compatible with cl_gl.h
- structs and function-declaration
- error LNK2019
- confusing duplication
- Doubles/Floats
- Arrays of Variable Length
- Controling register usage through clBuildProgram?
- Can't assign char numeric value in kernel
- Hello world program - compilation error
- valgrind shows a lot of errors with leak check
- [ASk] What good topic for my undergraduate thesis/research
- querying kernel execution status
- Passing a float4 as a pointer