Highlights
- Officially support hip6.0+ & cuda12.2 in the
main
branch - Updated WMMA and other unit tests
- Added support for additional build flags
What's Changed
- Release/hip5.7 cuda12.2 by @RichardGe in #80
- close of hiprtc DLL was missing by @RichardGe in #82
- remove hip6 DLLs in the paths by @RichardGe in #84
- Release/hip5.7 cuda12.2 by @RichardGe in #85
- Feature/custom dll by @RichardGe in #86
- fix struct size by @RichardGe in #87
- fix struct size by @RichardGe in #88
- Release/hip5.7 cuda12.2 by @RichardGe in #89
- Feature/oro 0 dll by @RichardGe in #91
- help debugging with more printf by @RichardGe in #92
- [ORO-0] ROCm 6x paths by @meistdan in #94
- Fix copy/move-and-swap and refine comments by @KaoCC in #102
- Now oroCtxSetCurrent() is needed. by @takahiroharada in #106
- improve management of build flags for the precompiled/baked use-case by @RichardGe in #113
- update DLLs to 6.1.2 by @RichardGe in #107
- Wmma update by @takahiroharada in #105
- Release/hip6.0 cuda12.2 by @KaoCC in #114
New Contributors
- @RichardGe made their first contribution in #80
- @meistdan made their first contribution in #94
Full Changelog: v2.00...v3.00