Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge release code into development #534

Open
wants to merge 139 commits into
base: aomp-dev
Choose a base branch
from
Open

merge release code into development #534

wants to merge 139 commits into from

Conversation

rocm-ci
Copy link

@rocm-ci rocm-ci commented May 1, 2023

merge release code into development

estewart08 and others added 30 commits March 3, 2020 11:08
…caused the make of vecadd raja example to fail. Adding them back in.
…caused the make of vecadd raja example to fail. Adding them back in.
…NPATH. This is causing libatmi_runtime.so to resolve libs for comgr outside the aomp directory in ROCm installation.
estewart08 and others added 30 commits November 4, 2021 09:42
Change-Id: I289840635bbb7485a46cbec94d806253db420006
#286)

* Remove usage of ROCM_PATH in favor of ROCM_LLVM for fortran/openmp examples.

* Clean up examples/fortran/helloworld Makefile.

Clean up fortran/helloworld Makefile to remove references
to GPU or offload-arch as the example is only host code.
Change-Id: I093327a2ebab65162f47f0efccf2c47bdecc13ee
Change-Id: I95a6ab1882780ef432c210ced4b65b4b9110eabe
* ROCm 5.3 package reorg. (#378)

* ROCm 5.3 package reorg.

Split openmp package to runtime and devel

Change-Id: If6f263f38304866eabdfb7a5cd54059eac09008d

* Define runtime and development package for non-stand alone build

Changes based on review comments

Co-authored-by: Ethan Stewart <[email protected]>

* build_flang.sh 5.3 reorg.

Add the option to copy flang1/flang2 into devel directory
for non-standalone build.

Co-authored-by: raramakr <[email protected]>
* ROCm 5.3 package reorg. (#378)

* ROCm 5.3 package reorg.

Split openmp package to runtime and devel

Change-Id: If6f263f38304866eabdfb7a5cd54059eac09008d

* Define runtime and development package for non-stand alone build

Changes based on review comments

Co-authored-by: Ethan Stewart <[email protected]>

* build_flang.sh 5.3 reorg.

Add the option to copy flang1/flang2 into devel directory
for non-standalone build.

Co-authored-by: raramakr <[email protected]>
This fixes the build using llvm from /opt/rocm
in the epsdb.
Change-Id: If8891ac3b952a1beea8c843344ab2e2007bc1c87
Includes for hsa.h were changed to hsa/hsa.h in openmp files
to accomodate changes in ROCr installation. This can cause
an issue where a newer amd-stg-open build is using ROCr
from 5.2 which provides a different include path. This
can be removed once 5.3 ROCr is used.
* Add openmp asan examples.

* [asan] - Update openmp examples Makefile.

Use ROCM branded env variables instead of AOMP.

* [asan] - Update examples README.

* [asan] - Use rocm_agent_enumerator instead of mygpu.
Change-Id: Ia590b2318f03fe2b366e80948e4f20d160728fc5
Change-Id: I0b212d68b201064b39429aa99a972cfac75b020a
This will satisfy the current case of llvm being the
only component installed in ROCM_INSTALL_PATH.
This allows the sed command to properly replace
the version in the utility scripts and avoid
a build error for the upcoming ROCM_INSTALL_PATH
change.
* Remove OUT_DIR in favor of INSTALL_PREFIX.

This is done so we can control the INSTALL_PREFIX
from the openmp-extras build script due to the
location changing to ROCM_INSTALL_PATH.

* Keep ROCM_INSTALL_PATH for debug src path.
Change-Id: If4542e2ddb2835d1f5fafc5328eff6a4d8ad58e7
The switch to using add_llvm_library has an install
step that overrides the OPENMP_LIBDIR_SUFFIX. We
have to set LLVM_LIBDIR_SUFFIX for the build of
openmp.
This reverts commit 7dae0d6.

seems to break epsdb and npsdb
The switch to using add_llvm_library has an install
step that overrides the OPENMP_LIBDIR_SUFFIX. We
have to set LLVM_LIBDIR_SUFFIX for the build of
openmp.
  Bulk Promotion for Nov. 11th, 2022

Merge remote-tracking branch 'origin/aomp-epsdb' into HEAD

Change-Id: Ia048b134fab30ad49c22b9f691a84dc1c86c7103
  For Bulk Promotion for ROCm 5.5
  from November 11, 2022

  Merge remote-tracking branch 'origin/promotion/aomp-epsdb-mainline/2022.11.11' into HEAD

Change-Id: Iec54e2c08ead70d3becd8bd2a0b9f964803e306f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants