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

Multiprocessing, Heat and Incremental SVD #152

Open
JuanPedroGHM opened this issue Dec 19, 2024 · 0 comments
Open

Multiprocessing, Heat and Incremental SVD #152

JuanPedroGHM opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JuanPedroGHM
Copy link
Member

While fixing the heat CB pipeline, it became clear that some random time, the process opened by perun to monitor the hardware "does not run", meaning that the process is started, and is marked as alive, but the function passed to it as an argument never start running.

This only happened when the decomposition benchmarks were activated, and only 1 in 10 times, approximately. Mostly when running the benchmarks on CPU, but it happened once on GPU's.

Partially handled by #151, where the perun will exit gracefully if it detects this happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant