[RUNTIME] Fix the function lookup problem for CUDA 11 driver#4335
[RUNTIME] Fix the function lookup problem for CUDA 11 driver#4335
Conversation
|
Thank you for the followup fix. We'll try to automate testing for those going forward |
|
Looks like we past the original error however still failing down the line: Looks like could be related to this comment: pytorch/pytorch#130684 (comment) Nvidia-SMI |
|
@atalman one is expected to set In worst case, something like the following should work (though it's ugly and we should have set it up ourselves) |
…lang#4335) There was a function pointer lookup missing in the previous patch. triton-lang@f9f2960
…lang#4335) There was a function pointer lookup missing in the previous patch. triton-lang@f9f2960
There was a function pointer lookup missing in the previous patch. f9f2960