Groups
Groups
Sign in
Groups
Groups
CuPy User Group
Conversations
About
Send feedback
Help
JIT an ElementwiseKernel?
17 views
Skip to first unread message
Carl Ponder US
unread,
Nov 6, 2024, 5:28:31 AM
11/6/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CuPy User Group
The 13.3.0 documentation is sketchy here
https://docs.cupy.dev/en/stable/user_guide/kernel.html
https://docs.cupy.dev/en/latest/reference/generated/cupyx.jit.rawkernel.html
Does JITting only work with RawKernel, not ElementwiseKernel etc.?
Also when it says for
cupyx.jit.
rawkernel
A decorator compiles a Python function into CUDA kernel.
it does mean that it generates compiled cuda code, not just cuda source-code, right?
Reply all
Reply to author
Forward
0 new messages