Skip to content

JIT LTO Exploratory Work #6732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
divyegala opened this issue May 14, 2025 · 0 comments
Open

JIT LTO Exploratory Work #6732

divyegala opened this issue May 14, 2025 · 0 comments
Assignees

Comments

@divyegala
Copy link
Member

divyegala commented May 14, 2025

Using @robertmaynard's work in https://github.com/robertmaynard/runtime_lto_examples, we need to work on one or two examples in the cuML repository and transforming the usage to work seamlessly with a JIT LTO module. Once we have a working algorithm e2e, we need to measure:

  • Binary size
  • Compilation time
  • Runtime performance (benchmarks, HPO, etc.)

Questions to answer in the future:

  • How will we ship intermediate fatbins
  • Can we cache JIT to disk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants