m4rs-mt / ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs
http://www.ilgpu.net
Other
1.34k stars 115 forks source link

Added DLL resolver for Cuda on WSL. #1208

Closed MoFtZ closed 4 months ago

MoFtZ commented 4 months ago

Backported #1177 for v1.5.2 milestone.

Added #if NETCOREAPP preprocessor because the DLL resolver functionality is not available in .NET Framework or Standard.