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

Consider deploying sparse solvers on GPU streams #35

Open
pelesh opened this issue Oct 26, 2023 · 0 comments
Open

Consider deploying sparse solvers on GPU streams #35

pelesh opened this issue Oct 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pelesh
Copy link
Collaborator

pelesh commented Oct 26, 2023

Sparse linear systems often don't flood resources of state-of-the-art GPUs (e.g. A100, MI250). Perhaps we should ensure sparse solvers should be launched on a GPU stream, so it is easier for user to manage GPU resource sharing with other user processes.

@pelesh pelesh added the enhancement New feature or request label Oct 26, 2023
@pelesh pelesh added this to the First Release milestone Oct 26, 2023
@pelesh pelesh removed this from the First Release milestone Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants