Skip to content
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

[REQ] Improve tile compile times by caching LTO objects #507

Open
mmacklin opened this issue Feb 6, 2025 · 0 comments
Open

[REQ] Improve tile compile times by caching LTO objects #507

mmacklin opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
feature request Request for something to be added

Comments

@mmacklin
Copy link
Collaborator

mmacklin commented Feb 6, 2025

Description

LTO compilation times for wp.tile_matmul() via cuBLASDx are very slow, it would be better to cache the output LTO files to avoid re-compilation.

Context

Improved compile times.

@mmacklin mmacklin added the feature request Request for something to be added label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for something to be added
Projects
None yet
Development

No branches or pull requests

3 participants