File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -943,5 +943,22 @@ aomp (18.0-1) UNRELEASED; urgency=medium
943
943
* Babelstream updates to support FORTRAN babelstream.
944
944
*
945
945
* 19.0-0
946
+ * Now use ROCM 6.0.2 sources for non compiler components.
947
+ * Default to not use multiple SDMA engines. This could be changed for testing
948
+ * by setting: LIBOMPTARGET_AMDGPU_USE_MULTIPLE_SDMA_ENGINES=true
949
+ * Updates to gpurun utility
950
+ * - uses preset HSA_CU_MASK and ROCR_VISIBLE_DEVICES.
951
+ * OpenMP lit testing pre-install, 100% pass rate.
952
+ * [Perf] Implement the loop directive as used in the metadirective for spec.
953
+ * Support for testing QMCpack NiO performance.
954
+ * ROCgdb support for gfx1103.
955
+ * Circumvented driver timing issue with complex signal chains. Post kernel
956
+ * copies occasionally started before kernel completion. The temporary fix
957
+ * forces the wait for kernel completion before scheduling post-kernel copies.
958
+ * For testing purposes, this behavior could be reverted by setting
959
+ * LIBOMPTARGET_SYNC_COPY_BACK=false
960
+ *
961
+ * Fix regressions:
962
+ * #616 llvm-addr2line does not work on AOMP-generated binary.
946
963
947
964
-- Greg Rodgers <Gregory.Rodgers@amd.com> Thu, 19 May 2022 23:34:44 -0500
You can’t perform that action at this time.
0 commit comments