Skip to content

[AINode] Support concurrent inference for Timer-Sundial #15897

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CRZbulabula
Copy link
Contributor

The description will be appended soon

Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.08%. Comparing base (9042a0d) to head (029f4a6).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15897      +/-   ##
============================================
- Coverage     39.08%   39.08%   -0.01%     
  Complexity      198      198              
============================================
  Files          4847     4847              
  Lines        315887   315887              
  Branches      39669    39669              
============================================
- Hits         123465   123456       -9     
- Misses       192422   192431       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@yunbow30944 yunbow30944 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CUDA does not support initialization in forked subprocesses due to inherited contexts, maybe the spawn mode is needed to avoid invalid resource handle errors.

Copy link

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.

2 participants