NVIDIA / NVIDIA/warp

Support recording kernel launches of `Launch.launch()` onto `wp.Tape()`

Open
#522 0 comments 0 reactions 1 assignee View on GitHub

@shi-eric is already working on this.

Since Feb 12, 2025.

autodiff feature request
Dominant language
Python
Stars
7.1k
Forks
624
Avg merge
3d 17h
Merged PRs (30d)
5

Description

Currently, Launch.launch() only launches the kernel. We need to add in the parts from wp.launch() that add the kernel to the tape and does gradient debugging checks:

https://github.com/NVIDIA/warp/blob/56a290bb0d11c1e797bc0410d7254f309836273c/warp/context.py#L5594-L5605

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.