Skip to content

Conversation

@skatrak
Copy link
Member

@skatrak skatrak commented Mar 5, 2025

This test is currently causing a runtime failure related to some interaction between serial teams regions and distribute parallel do execution, triggered by if clauses attached to parallel evaluating to false.

A potential fix to the issue (which causes this test to pass) is being proposed: llvm/llvm-project#129902.

Copy link
Contributor

@dpalermo dpalermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but also add the test directory name to the smoke-fort-fails/Makefile TEST_DIR. This is to also allow running all tests with a 'make run' at the top level.

This test is currently causing a runtime failure related to some interaction
between serial `teams` regions and `distribute parallel do` execution,
triggered by `if` clauses attached to `parallel` evaluating to `false`.

A potential fix to the issue is being proposed: llvm/llvm-project#129902.
@skatrak skatrak force-pushed the distribute-parallel-do-if-host branch from cfb7136 to f944e70 Compare March 6, 2025 10:42
@skatrak
Copy link
Member Author

skatrak commented Mar 6, 2025

LGTM, but also add the test directory name to the smoke-fort-fails/Makefile TEST_DIR. This is to also allow running all tests with a 'make run' at the top level.

Thanks, done!

Copy link
Contributor

@dpalermo dpalermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@skatrak skatrak merged commit 0253044 into ROCm:aomp-dev Mar 6, 2025
@skatrak skatrak deleted the distribute-parallel-do-if-host branch March 6, 2025 16:56
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.

2 participants