Skip to content

Add wrapper Makefiles to benchmarks with subdir builds#213

Merged
zjin-lcf merged 2 commits intoORNL:masterfrom
maarquitos14:maronas/wrapper-makefiles
May 1, 2026
Merged

Add wrapper Makefiles to benchmarks with subdir builds#213
zjin-lcf merged 2 commits intoORNL:masterfrom
maarquitos14:maronas/wrapper-makefiles

Conversation

@maarquitos14
Copy link
Copy Markdown
Contributor

Fixes #212.

@zjin-lcf
Copy link
Copy Markdown
Collaborator

zjin-lcf commented Apr 30, 2026

I have a question about HIP_ARCH. It is not set in non-wrapper Makefiles. If HIP_ARCH is added, then do all Makefiles in HIP programs need to set it ?

@maarquitos14
Copy link
Copy Markdown
Contributor Author

I have a question about HIP_ARCH. It is not set in non-wrapper Makefiles. If HIP_ARCH is added, then do all Makefiles in HIP programs need to set it ?

Ah, sorry, that's actually a convenience for my setup. It doesn't do any harm, but I will remove it.

@maarquitos14
Copy link
Copy Markdown
Contributor Author

Removed in 2f94f83.

@zjin-lcf zjin-lcf merged commit 4173126 into ORNL:master May 1, 2026
@zjin-lcf
Copy link
Copy Markdown
Collaborator

zjin-lcf commented May 1, 2026

Thank you for the pull request.

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.

Proposal: add top-level wrapper Makefiles to a few benchmarks whose builds live in a subdirectory

2 participants