mratsim / laser

The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
Apache License 2.0
277 stars 15 forks source link

Try to workaround static generic regression with static param #16

Closed mratsim closed 5 years ago

mratsim commented 5 years ago

Upstream regression nim-lang/Nim#10339 fixed in nim-lang/Nim@d9ee377 (nim-lang/Nim#10370 Workaroudn is not needed anymore but the interface might be better anyway.