-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Labels
P0High priority - Must do!High priority - Must do!bugSomething isn't workingSomething isn't workingcuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core module
Milestone
Description
From @benbarsdell:
passing a filename (
strtype) tocuda.core.experimental._module.ObjectCodeis broken (with both old and new backends)With the new backend it gives
TypeError: cuLibraryLoadFromFile() takes exactly 7 positional arguments (1 given), and with the old it complains about passing str instead of bytes to the cuda driver api.
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!bugSomething isn't workingSomething isn't workingcuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core module