Skip to content

Conversation

@kcossett-amd
Copy link
Contributor

Motivation

commit 83785b4a (Jan 27) on TheRock introduced a resource_info.py as a compiler launcher for build profiling. rocprof-sys-launch-compiler.sh must be updated to handle this edge case.

Technical Details

Add explicit handling for resource_info.py compiler launcher used by TheRock CI for build profiling. Without this, the script incorrectly passes Clang-specific flags (e.g., -fopenmp, --offload-arch) to GCC, causing build failures.

JIRA ID

Test Plan

Test Result

Submission Checklist

@kcossett-amd kcossett-amd changed the title Handle ccache and resource_info.py in launch-compiler script [rocprofiler-systems] [TheRock] Handle ccache and resource_info.py in launch-compiler script Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant