Displaying 2 results from an estimated 2 matches for "minnctapersm".
2013 Apr 01
2
[LLVMdev] [NVPTX] launch_bounds support?
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>
2013 Apr 02
0
[LLVMdev] [NVPTX] launch_bounds support?
...On Mon, Apr 1, 2013 at 8:06 AM, Dmitry Mikushin <dmitry at kernelgen.org>wrote:
> 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.
>
--
Thanks,
Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130402/a4526bed/attachment.html>