m4rs-mt / ILGPU

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

Optimized PTX IntrinsicMath implementation to use LibDevice. #1207

Closed MoFtZ closed 4 months ago

MoFtZ commented 4 months ago

Backported #1189 for v1.5.2 milestone.

Removed automatic enabling of LibDevice, to avoid backward compatibility issues.