Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 321
Device properties docs are broken #1215
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingcuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduledocumentationImprovements or additions to documentationImprovements or additions to documentationtriageNeeds the team's attentionNeeds the team's attention
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduledocumentationImprovements or additions to documentationImprovements or additions to documentationtriageNeeds the team's attentionNeeds the team's attention
@kkraus14 pointed out that the attributes of the
DevicePropertiesin the docs are somehow lost: https://nvidia.github.io/cuda-python/cuda-core/latest/generated/cuda.core.experimental._device.DeviceProperties.htmlCompare this to what we had in v0.3.2 (before switching to the nvidia-sphinx-theme):
https://nvidia.github.io/cuda-python/cuda-core/0.3.2/generated/cuda.core.experimental._device.DeviceProperties.html