-
Notifications
You must be signed in to change notification settings - Fork 54
[Flang-RT] No flang hostdevice runtime flag #1595
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
base: aomp-dev
Are you sure you want to change the base?
[Flang-RT] No flang hostdevice runtime flag #1595
Conversation
ronlieb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you desire an nPSDB to be run on this PR ?
Only if you can combine this PR and ROCm/llvm-project#328 for nPSDB. |
we can do that, buildWparameters, and add the two PRs in the proper fields. |
|
BwP failed applying aomp, i think aomp PR might need a rebase? |
6bc162e to
8522326
Compare
|
I squashed changes and applied single commit on the top of the aomp-dev branch (last aomp-dev commit: 94cc856 ) |
8522326 to
19ab0db
Compare

Merge only with: ROCm/llvm-project#328
Motivation
Modify aomp scripts to test PR: ROCm/llvm-project#328
Technical Details
This PR adds required changes to build GPU LLVM IR Flang runtime.
Test Plan
Test procedure:
a) (Optional) Build flang_rt.hostdevice if you want to use old
-lflang_rt.hostdeviceMake sure, you built flang_rt.hostdevice (point 3a), and launch smoke_fort_dev tests (no additional env vars)
Test Result
No regression for smoke-fort-dev.