docs: Document GPU backend and cuDF compatibility limitations#3813
docs: Document GPU backend and cuDF compatibility limitations#3813ianna merged 1 commit intoscikit-hep:mainfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files
🚀 New features to boost your workflow:
|
|
I don't understand what this is, this just touches some random lines of code. Did you use the wrong branch? |
2088e97 to
59c51d3
Compare
|
I’ve force-pushed a cleaned version of this PR that now contains documentation only, matching the original intent. |
|
The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3813 |
ianna
left a comment
There was a problem hiding this comment.
@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!
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.