[FEA]: Support CU_LAUNCH_ATTRIBUTE_MEM_SYNC_DOMAIN in LaunchConfig
Mantenedores costumam responder em até 1 dia
@lijinf2 já está trabalhando nisso.
Desde 14/8/2026.
Avaliação
Esta issue ainda não foi avaliada.
Descrição
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this request and that I agree to the Code of Conduct
Area
cuda.core
Is your feature request related to a problem? Please describe.
LaunchConfig does not expose CU_LAUNCH_ATTRIBUTE_MEM_SYNC_DOMAIN, which selects the memory-sync domain for a launch.
Parent tracking: #496.
Describe the solution you'd like
- Users can set
CU_LAUNCH_ATTRIBUTE_MEM_SYNC_DOMAINviaLaunchConfig. - Mapping to the native launch attribute is tested.
Describe alternatives you've considered
Use cuda.bindings.driver (CUlaunchAttribute / CU_LAUNCH_ATTRIBUTE_MEM_SYNC_DOMAIN) and cuLaunchKernelEx directly.
Downside: leaves cuda.core users without a first-class LaunchConfig API; they must drop to low-level bindings, manage the attribute array themselves, and lose consistency with other LaunchConfig launch attributes (is_cooperative, programmatic_stream_serialization, etc.).
Additional context
Incremental LaunchConfig attribute coverage under #496 (same approach as #1334 for programmatic_stream_serialization).
No example code in the design notes for this attribute.
- Linguagem predominante
- Cython
- Estrelas
- 3.4k
- Forks
- 329
- Merge médio
- 1d 15h
- PRs com merge (30d)
- 112
Preparar o ambiente
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de NVIDIA/cuda-python
-
triage
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 84/100
NVIDIA/cuda-python#2952 ·
Mantenedores costumam responder em até 1 dia
-
bug cuda.core
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 76/100
NVIDIA/cuda-python#2886 · 1 comentário ·
Mantenedores costumam responder em até 1 dia
-
[DOC]: cuda.core 1.1.1 note misstates program cache permissionsTalvez já em andamento @leofang assumiu há 3 dias. Abertadocumentation P1
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 88/100
NVIDIA/cuda-python#2717 · 1 responsável ·
Mantenedores costumam responder em até 1 dia
-
[DOC]: `PinnedMemoryResource.allocate` documents no parametersTalvez já em andamento @Andy-Jost assumiu há 3 dias. Abertacuda.core documentation P1
Dificuldade 1/5 1-3 horas Facilidade para iniciantes 90/100
NVIDIA/cuda-python#2712 · 1 responsável ·
Mantenedores costumam responder em até 1 dia
-
triage
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 82/100
NVIDIA/cuda-python#2646 · 1 reação ·
Mantenedores costumam responder em até 1 dia