[LLVMdev] [NVPTX] launch_bounds support?

Dmitry Mikushin dmitry at kernelgen.org
Mon Apr 1 05:06:25 PDT 2013


Dear all,

Is anybody working on CUDA launch bounds support?

On PTX level, __attribute__((launch_bounds(MAX_THREADS_PER_BLOCK,
MIN_BLOCKS_PER_MP))) should be emitted into .maxntid / .minnctapersm
specification.

Thanks,
- D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130401/044f2a01/attachment.html>


More information about the llvm-dev mailing list