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(lib): add basic support for ray tracing on multiple devices #128

Merged
merged 5 commits into from
Oct 6, 2024

Conversation

jeertmans
Copy link
Owner

Add basic support for tracing paths in parallel.

Add basic support for tracing paths in parallel.
@github-actions github-actions bot added python Changes Python code tests Changes tests labels Oct 5, 2024
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.65%. Comparing base (7471230) to head (8e6f45b).
Report is 105 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   78.43%   78.65%   +0.22%     
==========================================
  Files          25       25              
  Lines        1683     1701      +18     
==========================================
+ Hits         1320     1338      +18     
  Misses        363      363              

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

Copy link

codspeed-hq bot commented Oct 5, 2024

CodSpeed Performance Report

Merging #128 will not alter performance

Comparing pmap (8e6f45b) with main (7471230)

Summary

✅ 9 untouched benchmarks

@jeertmans jeertmans merged commit f66e967 into main Oct 6, 2024
41 of 43 checks passed
@jeertmans jeertmans deleted the pmap branch October 6, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Changes Python code tests Changes tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant