Changelog for
aomp-14.0-37.1.x86_64.rpm :
* Mon Sep 13 2021 Patrik Jakobsson
- We\'re still getting OOMs so Increase mem_per_compile_job even more.
* Thu Aug 26 2021 Patrik Jakobsson - Increase mem_per_compile_job since some workes still gets OOMs
* Fri Aug 06 2021 Patrik Jakobsson - Fix more incorrect AOMP paths
* Thu Aug 05 2021 Patrik Jakobsson - Properly provide rocminfo and clinfo
* Wed Aug 04 2021 Patrik Jakobsson - Build failed on cloud136 with oom. Increase mem_per_compile_job.
* Wed Aug 04 2021 Patrik Jakobsson - Restore accidentally excluded lib-debug directory
* Mon Aug 02 2021 Patrik Jakobsson - Update to version 13.0-5- Fix removal of Cyclades in the kernel includes- Set default value for CMAKE_HIP_ARCHITECTURES in VDI
* Tue Jun 22 2021 Patrik Jakobsson - Make sure all libs and binaries are built with --build-id=sha1
* Mon Jun 21 2021 Patrik Jakobsson - Limit number of compile and link jobs based on available memory
* Fri Jun 18 2021 Patrik Jakobsson - Add gcc-fortan for BuildRequires. gcc-fortran provides libquadmath. quadmath-hack is no longer needed.- Exclude lib-debug/ since it only contains duplicates of lib/
* Wed Jun 16 2021 Patrik Jakobsson - Handle duplicates with %fdupes
* Mon Jun 14 2021 Patrik Jakobsson - Rediff Add-variable-for-controlling-which-components-to-bui.patch- Patch OpenMP build script to allow for gcc/g++ 10- Update to AOMP version 13.0-3
* Wed May 26 2021 Patrik Jakobsson - Add conflict with libopencl
* Mon Apr 26 2021 Patrik Jakobsson - Fix incorrect AOMP paths in various script files- Create links in /usr/bin to various detection scripts- Add flang and flang_runtime back since we have the quadmath-hack package- Set AOMP environment variable
* Mon Apr 26 2021 Patrik Jakobsson - Skip building flang and flang_runtime since libquadmath0 is broken
* Mon Apr 26 2021 Patrik Jakobsson - Builds fail due to insufficient disk space. Add same constraints as for LLVM11
* Fri Apr 23 2021 Martin Hauke - Create and package /etc/ld.so.conf.d/aomp.conf- Use %real_version macro instead of hardcoding aomp version- Set ExclusiveArch: x86_64
* Fri Apr 23 2021 Martin Hauke - Update to version 13.0-2
* Rebase all changes to the current LLVM development trunk which is the development of LLVM 13.
* Set the default number of teams to 4 times the number of computation units for improving GPU occupancy
* Support for adjusting the number of threads in a team based on VGPR usage of a kernel
* Enhanced the kernel trace (when LIBOMPTARGET_KERNEL_TRACE is set) with register usage information. This already includes the requested and actual number of teams and threads used for a kernel.
* Updated ROCm components to 4.1.x branches.
* Default Code Object v4 Known Issues:
* Regression with QMCPACK deterministic tests
* pow(double, int) is returning -inf
* Thu Apr 15 2021 Patrik Jakobsson - Add components: vdi hipvdi ocl rocdbgapi rocgdb- Fixup OpenCL icd link
* Thu Apr 15 2021 Patrik Jakobsson - Remove Mesa-libGL requriement
* Wed Apr 14 2021 Patrik Jakobsson - Split package into aomp and aomp-devel
* Mon Apr 12 2021 Patrik Jakobsson - Initial version