Skip to content

Commit

Permalink
add new APIs to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
leofang committed Apr 3, 2021
1 parent 9e1d636 commit c49e805
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/reference/cuda.rst
Expand Up @@ -134,6 +134,10 @@ to use these functions.
cupy.cuda.runtime.deviceGetAttribute
cupy.cuda.runtime.deviceGetByPCIBusId
cupy.cuda.runtime.deviceGetPCIBusId
cupy.cuda.runtime.deviceGetDefaultMemPool
cupy.cuda.runtime.deviceGetMemPool
cupy.cuda.runtime.deviceSetMemPool
cupy.cuda.runtime.memPoolTrimTo
cupy.cuda.runtime.getDeviceCount
cupy.cuda.runtime.setDevice
cupy.cuda.runtime.deviceSynchronize
Expand Down

0 comments on commit c49e805

Please sign in to comment.