Skip to content

0.2

Choose a tag to compare

@goudalang goudalang released this 09 Aug 21:34
· 4 commits to main since this release

all backends:

  • support defines in kernels.
  • Add --transpile flag, to generate transpiled sourcecode output without compiling.

opencl:

  • support cpu fallback if no gpus are found.
  • support stdint types as kernel parameters.