Skip to content

Commit

Permalink
fix cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
geohot committed Nov 26, 2023
1 parent 95eb8c5 commit 2e077cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gpuctypes/cuda.py
Original file line number Diff line number Diff line change
Expand Up @@ -592,10 +592,6 @@ class struct_CUstreamMemOpFlushRemoteWritesParams_st(Structure):
CUfilter_mode = CUfilter_mode_enum
CUfilter_mode__enumvalues = CUfilter_mode_enum__enumvalues


BROKEN


# values for enumeration 'CUdevice_attribute_enum'
CUdevice_attribute_enum__enumvalues = {
1: 'CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK',
Expand Down

0 comments on commit 2e077cf

Please sign in to comment.