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

feat(interactive): Make use of all available cpus at startup #4343

Merged
merged 14 commits into from
Dec 19, 2024

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Dec 3, 2024

At startup, try to make use of all available cpus on hosts.
Also fix a deep copy bug in test_robustness.py.

The CI failures are due to rust version, and will be fixed in PR: #4373

Committed-by: xiaolei.zl from Dev container
Copy link
Contributor

github-actions bot commented Dec 3, 2024

Please check the preview of the documentation changes at
https://3f805b90.graphscope-docs-preview.pages.dev

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.78%. Comparing base (1d118e9) to head (66542b5).
Report is 3 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (1d118e9) and HEAD (66542b5). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (1d118e9) HEAD (66542b5)
3 1
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4343      +/-   ##
==========================================
- Coverage   65.38%   58.78%   -6.61%     
==========================================
  Files         114       12     -102     
  Lines       12038      592   -11446     
==========================================
- Hits         7871      348    -7523     
+ Misses       4167      244    -3923     

see 102 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d118e9...66542b5. Read the comment docs.

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
…into fix-hang

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
@zhanglei1949 zhanglei1949 merged commit ba952b0 into alibaba:main Dec 19, 2024
25 of 32 checks passed
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

Successfully merging this pull request may close these issues.

4 participants