Skip to content

Releases: krrishnarraj/clpeak

Release 1.1.2

07 Feb 12:41
Compare
Choose a tag to compare
  • Snap related fixes

Full Changelog: 1.1.1...1.1.2

Release 1.1.1

07 Feb 05:43
4e8effe
Compare
Choose a tag to compare

What's Changed

  • Add non-blocking read/write transfers by @infromantyk in #68
  • Add RX 5500XT results by @atomsymbol in #69
  • Added 24bit fast MAD Integer Compute test by @rigred in #70
  • Updated results with various Intel, AMD and NVidia hardware by @jjkeijser in #75
  • Create m1.log by @xchern in #77
  • Add lib64 EGL libGLES_mali.so by @paranlee in #80
  • Apple M1 benchmarking results w/ CLVK by @woachk in #82
  • Fix icd build issue by @krrishnarraj in #87

New Contributors

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

31 Mar 13:03
Compare
Choose a tag to compare
  • All the kernels are now de-unrolled
    Prior to this, all mad or fetch operations were manually unrolled which created register pressure on low-end devices. Now the operations are put in a for loop and left for the compiler to unroll
  • General improvements

1.1.0 rc2

20 Oct 08:35
Compare
Choose a tag to compare
1.1.0 rc2 Pre-release
Pre-release
1.1.0-rc2

Bump rc

1.1.0 rc1

20 Oct 08:22
Compare
Choose a tag to compare
1.1.0 rc1 Pre-release
Pre-release
1.1.0-rc1

[src] auto format cpp files

Release for OpenCL 1.2

11 Nov 05:42
Compare
Choose a tag to compare
Merge pull request #16 from ekondis/master

Added results for AMD R7-260X GPU.