parent
f66d7d25c4
commit
47ed27ba71
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,8 @@
|
|||||||
|
import ctypes
|
||||||
|
|
||||||
|
libcusparse = ctypes.CDLL('./libcusparse.so.12')
|
||||||
|
|
||||||
|
libcusparse.OnInit.argtypes = [ctypes.c_int]
|
||||||
|
libcusparse.OnInit.restype = ctypes.c_int
|
||||||
|
|
||||||
|
libcusparse.OnInit(132)
|
Binary file not shown.
@ -0,0 +1,8 @@
|
|||||||
|
import ctypes
|
||||||
|
|
||||||
|
libcusparse = ctypes.CDLL('./libcusparse.so.12')
|
||||||
|
|
||||||
|
libcusparse.OnInit.argtypes = [ctypes.c_int]
|
||||||
|
libcusparse.OnInit.restype = ctypes.c_int
|
||||||
|
|
||||||
|
libcusparse.OnInit(132)
|
Binary file not shown.
@ -0,0 +1,8 @@
|
|||||||
|
import ctypes
|
||||||
|
|
||||||
|
libcusparse = ctypes.CDLL('./libcusparse.so.12')
|
||||||
|
|
||||||
|
libcusparse.OnInit.argtypes = [ctypes.c_int]
|
||||||
|
libcusparse.OnInit.restype = ctypes.c_int
|
||||||
|
|
||||||
|
libcusparse.OnInit(132)
|
Loading…
Reference in new issue