Support passing structs as kernel `launch()` arguments
Aperta
@lijinf2 ci sta già lavorando.
Dal 11/7/2026.
cuda.core
enhancement
P1
- Lingua principale
- Cython
- Stelle
- 3.4k
- Fork
- 329
- Merge medio
- 1g 23h
- PR unite (30g)
- 116
Descrizione
xref:
https://github.com/NVIDIA/cuda-python/blob/060578ab92f676d760bf698a653584e31306d8cb/cuda_core/cuda/core/_kernel_arg_handler.pyx#L356
Try NumPy first, then ctypes.
Note: This is for passing single structs by value. For passing an array of structs by pointer (to gmem) it's a separate task.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.