Added dynamic threads and actual threads in the DTL log of SAXPY (#224) (#244)

Co-authored-by: Varaganti, Kiran <Kiran.Varaganti@amd.com>
This commit is contained in:
Smyth, Edward
2025-10-24 14:48:47 +01:00
committed by GitHub
parent 80619ae874
commit 7341b12c46

View File

@@ -239,6 +239,7 @@ void saxpy_blis_impl
cntx
);
AOCL_DTL_LOG_NUM_THREADS(AOCL_DTL_LEVEL_TRACE_1, 1);
AOCL_DTL_TRACE_EXIT(AOCL_DTL_LEVEL_TRACE_1);
/* Finalize BLIS. */
// Call to bli_finalize_auto() is not needed here