mirror of
https://github.com/amd/blis.git
synced 2026-04-19 15:18:52 +00:00
Add definitions in gtestsuite header to list available kernel by AOCL BLIS version. Check these definitions in ukr test programs to avoid missing symbol errors when testing with an older version of BLIS. Currently AOCL_41, AOCL_42, AOCL_50 and AOCL_DEV are supported, with AOCL_DEV inferred from the version being later than the value of AOCL_BLAS_LATEST_VERSION set in CMakeLists.txt. Thanks to Eleni Vlachopoulou for the cmake functionality to automatically detect the version from the library. AMD-Internal: [CPUPL-4500] Change-Id: I40ffd3d3789324fbb1dabfbf5e1dd4e0c94d54d9