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

Better MultiGPU handling to reduce GpuSolver Overhead #132

Open
olepoeschl opened this issue Sep 25, 2024 · 0 comments
Open

Better MultiGPU handling to reduce GpuSolver Overhead #132

olepoeschl opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
impl This issue is related to the impl module. speedup A way or idea for increasing performance
Milestone

Comments

@olepoeschl
Copy link
Owner

olepoeschl commented Sep 25, 2024

It would be great if one could specify how many threads should be used for handling the GPUs.

This should probably be implemented using a thread pool (virtual threads) with fixed size.

@olepoeschl olepoeschl added speedup A way or idea for increasing performance impl This issue is related to the impl module. labels Sep 25, 2024
@olepoeschl olepoeschl added this to the 3.0.0 milestone Sep 25, 2024
@olepoeschl olepoeschl self-assigned this Sep 25, 2024
@olepoeschl olepoeschl changed the title Cleaner / faster MultiGPU handling Better MultiGPU handling, reduce GpuSolver Overhead Oct 30, 2024
@olepoeschl olepoeschl changed the title Better MultiGPU handling, reduce GpuSolver Overhead Better MultiGPU handling to reduce GpuSolver Overhead Oct 30, 2024
@olepoeschl olepoeschl modified the milestones: 3.0.0, 3.1.0 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impl This issue is related to the impl module. speedup A way or idea for increasing performance
Projects
None yet
Development

No branches or pull requests

1 participant