-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Labels
P1Medium priority - Should doMedium priority - Should docuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduledocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this bug and that I agree to the Code of Conduct
Is this for new documentation, or an update to existing docs?
Update
Describe the incorrect/future/missing documentation
The code included in the getting started section does not run because it is missing an import for cupy and initializing cupy's random number generator. To get the example to work, a user would have to navigate the Github repo to the /examples/
folder and find the addVector
example. Making these two small changes would make the getting started documentation stand-alone.
(I'm submitting this Issue so that I can submit the PR to fix it as well)
If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.
Metadata
Metadata
Assignees
Labels
P1Medium priority - Should doMedium priority - Should docuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduledocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Done