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

【小问题】struc2vec超过16线程跑不了 #77

Open
miderxi opened this issue Feb 13, 2023 · 0 comments
Open

【小问题】struc2vec超过16线程跑不了 #77

miderxi opened this issue Feb 13, 2023 · 0 comments

Comments

@miderxi
Copy link

miderxi commented Feb 13, 2023

[Parallel(n_jobs=32)]: Done 29 out of 32 | elapsed: 8.7min remaining: 53.7s
[Parallel(n_jobs=32)]: Done 30 out of 32 | elapsed: 8.7min remaining: 34.7s
[Parallel(n_jobs=32)]: Done 32 out of 32 | elapsed: 9.4min remaining: 0.0s
[Parallel(n_jobs=32)]: Done 32 out of 32 | elapsed: 9.4min finished
/tmp/test/AraNetStruc2vec/GraphEmbedding/ge/models/struc2vec.py:301: RuntimeWarning: invalid value encountered in double_scalars
e_list = [x / sum_w for x in e_list]
[Parallel(n_jobs=32)]: Using backend LokyBackend with 32 concurrent workers.
/home/lcp/miniconda3/envs/graph2vec/lib/python3.7/site-packages/joblib/externals/loky/process_executor.py:703: 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.
"timeout or by a memory leak.", UserWarning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant