-
Notifications
You must be signed in to change notification settings - Fork 151
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
Fix for joblib not saturating CPU during multiprocessing #1188
Fix for joblib not saturating CPU during multiprocessing #1188
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a48eed - Browse repository at this point
Copy the full SHA 6a48eedView commit details -
refactored simulate_for_sbi, introduced new wrapper wrap_as_joblib_ef…
…ficient_simulator
Configuration menu - View commit details
-
Copy full SHA for cb2dd49 - Browse repository at this point
Copy the full SHA cb2dd49View commit details -
Finished refactoring simulate_for_sbi and wrap_as_joblib_efficient_si…
…mulator. The wrapping/casting currently increases the runtime roughly three times, but the code cannot be breaking for now.
Configuration menu - View commit details
-
Copy full SHA for a0eb104 - Browse repository at this point
Copy the full SHA a0eb104View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba6cdbf - Browse repository at this point
Copy the full SHA ba6cdbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe2334 - Browse repository at this point
Copy the full SHA 8fe2334View commit details -
adding process_simulator / process_prior to tests
Janko Petkovic committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for cb9b25e - Browse repository at this point
Copy the full SHA cb9b25eView commit details -
Merge branch '1175-simulation-multiproc-fix' of github.com:janko-petk…
…ovic/sbi into 1175-simulation-multiproc-fix
Janko Petkovic committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 2448fb2 - Browse repository at this point
Copy the full SHA 2448fb2View commit details -
added process_simulator and process_prior to some of the tests
Janko Petkovic committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 825ae89 - Browse repository at this point
Copy the full SHA 825ae89View commit details -
finished adding process_simulator and process_prior to\ndefault git t…
…ests (pytest -n auto -m "not slow\nand not gpu")
Janko Petkovic committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 59159cc - Browse repository at this point
Copy the full SHA 59159ccView commit details
Commits on Jul 1, 2024
-
Merge branch 'main' into 1175-simulation-multiproc-fix
Janko Petkovic committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f64800b - Browse repository at this point
Copy the full SHA f64800bView commit details
Commits on Jul 12, 2024
-
Merged main, solved conflicts in tests/inference_on_device (keept main)
Janko Petkovic committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 5170fb8 - Browse repository at this point
Copy the full SHA 5170fb8View commit details -
Changes following PR 1188: removed
if-else
forshow_progress_bar
……in `simulate_for_sbi`, improved comments, removed `benchmark` folder
Janko Petkovic committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 71ce9ab - Browse repository at this point
Copy the full SHA 71ce9abView commit details
Commits on Jul 19, 2024
-
restructured simulation_batch_size logic in simulate_for_sbi accordin…
…g to sbi-dev#1188 discussion
Janko Petkovic committedJul 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ad687ff - Browse repository at this point
Copy the full SHA ad687ffView commit details -
Merge branch 'main' into 1175-simulation-multiproc-fix
Janko Petkovic committedJul 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f14147 - Browse repository at this point
Copy the full SHA 2f14147View commit details -
Bypassed
process_simulator
andsimulate_for_sbi
in tests/inferenc……e_on_device_test.py sbi-dev#1188 Co-authored-by: Jan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 622ebb1 - Browse repository at this point
Copy the full SHA 622ebb1View commit details -
Merge branch '1175-simulation-multiproc-fix' of github.com:janko-petk…
…ovic/sbi into 1175-simulation-multiproc-fix
Janko Petkovic committedJul 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 334c2de - Browse repository at this point
Copy the full SHA 334c2deView commit details
Commits on Jul 22, 2024
-
adjusted imports and formatting
Janko Petkovic committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for f6befc3 - Browse repository at this point
Copy the full SHA f6befc3View commit details -
Merge branch 'main' into 1175-simulation-multiproc-fix
Janko Petkovic committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a29910 - Browse repository at this point
Copy the full SHA 1a29910View commit details -
changed
|
toUnion
ininference/base.py::simulate_for_sbi
Janko Petkovic committedJul 22, 2024 Configuration menu - View commit details
-
Copy full SHA for eb1b222 - Browse repository at this point
Copy the full SHA eb1b222View commit details