Skip to content

docs: Document GPU backend and cuDF compatibility limitations#3813

Merged
ianna merged 1 commit intoscikit-hep:mainfrom
aashirvad08:docs-gpu-cudf-compat
Jan 22, 2026
Merged

docs: Document GPU backend and cuDF compatibility limitations#3813
ianna merged 1 commit intoscikit-hep:mainfrom
aashirvad08:docs-gpu-cudf-compat

Conversation

@aashirvad08
Copy link
Copy Markdown
Contributor

This PR documents known limitations and compatibility constraints of the GPU backend when used with cuDF.
It clarifies supported usage, CI vs local environment differences, and common error symptoms based on recent debugging experience.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.48%. Comparing base (d47fbef) to head (2088e97).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/awkward/contents/listoffsetarray.py 0.00% 7 Missing ⚠️
src/awkward/contents/recordarray.py 50.00% 4 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/awkward/contents/recordarray.py 84.77% <50.00%> (-0.36%) ⬇️
src/awkward/contents/listoffsetarray.py 81.03% <0.00%> (-0.11%) ⬇️

... and 4 files with indirect coverage changes

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

@ikrommyd
Copy link
Copy Markdown
Collaborator

ikrommyd commented Jan 21, 2026

I don't understand what this is, this just touches some random lines of code. Did you use the wrong branch?

@aashirvad08
Copy link
Copy Markdown
Contributor Author

I’ve force-pushed a cleaned version of this PR that now contains documentation only, matching the original intent.
The cuDF compatibility fixes were split out locally and will be proposed independently if appropriate.
Thanks for flagging the scope issue.

@github-actions
Copy link
Copy Markdown

The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3813

Copy link
Copy Markdown
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@X0708a - This is very useful! Thank you very much for investing your time and documenting it. The tests will not run on this PR - I will merge it. Thanks!

@ianna ianna changed the title Document GPU backend and cuDF compatibility limitations docs: Document GPU backend and cuDF compatibility limitations Jan 22, 2026
@ianna ianna enabled auto-merge (squash) January 22, 2026 08:40
@ianna ianna disabled auto-merge January 22, 2026 08:46
@ianna ianna merged commit ab0120d into scikit-hep:main Jan 22, 2026
16 of 17 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.

3 participants