Skip to content

Releases: goudalang/gouda

v0.2.2 - help

Choose a tag to compare

@goudalang goudalang released this 10 Aug 20:49

Add --help, to improve installer CI.

0.2.1 : __device__ support for opencl

Choose a tag to compare

@goudalang goudalang released this 10 Aug 15:48

Shared updates:

  • Expand #defines inside kernels
  • Improved parser to support device kernels non-void output types.

Open CL Updates:

  • Support device kernels
  • Game of Life demo works on opencl.

0.2

0.2

Choose a tag to compare

@goudalang goudalang released this 09 Aug 21:34

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.

v0.1.0

Choose a tag to compare

@goudalang goudalang released this 07 Aug 16:48

Version 0.1.0 release