[OpenMP][Obvious] Fix incompatbile function prototype causing failures
Summary: This function needs `void` as the arguments to be ABI compatbile with what is actually defined. This is enforced when doing CUDA separable linking of the runtime.
Loading
Please sign in to comment