We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9d052 commit ed6eeb2Copy full SHA for ed6eeb2
cuda_bindings/cuda/bindings/cufile.pxd
@@ -18,12 +18,7 @@ ctypedef CUfileBatchHandle_t BatchHandle
18
ctypedef CUfileError_t Error
19
ctypedef cufileRDMAInfo_t RDMAInfo
20
ctypedef CUfileFSOps_t FSOps
21
-ctypedef CUfileOpCounter_t OpCounter
22
-ctypedef CUfilePerGpuStats_t PerGpuStats
23
ctypedef CUfileDrvProps_t DrvProps
24
-ctypedef CUfileStatsLevel1_t StatsLevel1
25
-ctypedef CUfileStatsLevel2_t StatsLevel2
26
-ctypedef CUfileStatsLevel3_t StatsLevel3
27
28
29
###############################################################################
0 commit comments