Skip to content

CUDA graph phase N - Device-side graph launch #1331

@leofang

Description

@leofang

This task should be simple:

  • Allow users to opt-in and internally pass cudaGraphInstantiateFlagDeviceLaunch to cudaGraphInstantiate()
  • Add code samples to showcase how this can done

The majority of work would happen on the JIT compiler side, aka numba-cuda; cuda-core will just set up the infrastructure.

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!cuda.coreEverything related to the cuda.core modulefeatureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions