New
1.1.3
What's Changed
- add a few more parameters by @isowson in https://github.com/krrishnarraj/clpeak/pull/93
- Add 24-bit integer compute to RX 5500XT results in https://github.com/krrishnarraj/clpeak/pull/88
- [cmake] use GNUInstallDirs to get canonical paths by @tgurr in https://github.com/krrishnarraj/clpeak/pull/57
- Add log files for additional devices by @nchristensen in https://github.com/krrishnarraj/clpeak/pull/95
- Fix compute integer unit reported in xml files by @rjodinchr in https://github.com/krrishnarraj/clpeak/pull/114
- add profiling for char & short integer types by @rjodinchr in https://github.com/krrishnarraj/clpeak/pull/115
- Adding results for Tesla P40 by @KatyushaScarlet in https://github.com/krrishnarraj/clpeak/pull/119
- Adding results for MTT S80 by @KatyushaScarlet in https://github.com/krrishnarraj/clpeak/pull/120
- Use stricter host buffer alignment (64B) required by modern CPUs. by @pioto1225 in https://github.com/krrishnarraj/clpeak/pull/121
New Contributors
- @isowson made their first contribution in https://github.com/krrishnarraj/clpeak/pull/93
- @tgurr made their first contribution in https://github.com/krrishnarraj/clpeak/pull/57
- @nchristensen made their first contribution in https://github.com/krrishnarraj/clpeak/pull/95
- @rjodinchr made their first contribution in https://github.com/krrishnarraj/clpeak/pull/114
- @KatyushaScarlet made their first contribution in https://github.com/krrishnarraj/clpeak/pull/119
- @pioto1225 made their first contribution in https://github.com/krrishnarraj/clpeak/pull/121
Full Changelog: https://github.com/krrishnarraj/clpeak/compare/1.1.2...1.1.3