m4rs-mt / ILGPU

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

Disabled assertions on GPU unit tests. #1212

Closed MoFtZ closed 4 months ago

MoFtZ commented 4 months ago

The CI pipeline of the v1.5.x branch is consistently failing on "Cuda, ILGPU.Algorithms, net7.0" with ILGPU.Runtime.Cuda.CudaException : too many resources requested for launch.

In #1103 of the master branch, it appears that we disabled assertions on GPU devices, for ILGPU.Algorithms.

This PR is a workaround that disables assertions on GPU devices, including for ILGPU.