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

tsv_resampling memory leak #218

Open
mdahlhausen opened this issue Sep 18, 2024 · 0 comments
Open

tsv_resampling memory leak #218

mdahlhausen opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working sampling PR improves or adds to the sampling methodology

Comments

@mdahlhausen
Copy link
Contributor

Running a small 100 model sample causes sampling to crash.

(comstock-sampling) C:\Users\mdahlhau\Documents\GitHub\NREL\comstock\sampling>python tsv_resampling.py v99 2018 100 1 hardsize
Preparing sampling for the following attributes: ['building_area', 'building_type', 'sampling_region', 'size_bin']
[Parallel(n_jobs=16)]: Using backend LokyBackend with 16 concurrent workers.
C:\Users\mdahlhau\.conda\envs\comstock-sampling\Lib\site-packages\joblib\externals\loky\process_executor.py:702: UserWarning: A worker stopped while some jobs were given to the executor. This can be caused by a too short worker timeout or by a memory leak.
  warnings.warn(
@mdahlhausen mdahlhausen added bug Something isn't working sampling PR improves or adds to the sampling methodology labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sampling PR improves or adds to the sampling methodology
Projects
None yet
Development

No branches or pull requests

2 participants