Closed bung87 closed 1 year ago
This is due to the change of how the int
types behave. The name of the kernel is constructed based on the type name. Now that int
matches int32 / int64
(depending on platform), the name is wrong.
fixed in nim devel
https://github.com/nim-lang/Nim/actions/runs/3605850532/jobs/6076629541