Skip to content

Conversation

@bertwesarg
Copy link

Thats my take on building and installing a minimal rocprofiler-sdk without tools, tests, and samples.

cmake \
    -DROCPROFILER_BUILD_TOOLS=OFF \
    -DROCPROFILER_BUILD_TESTS=OFF \
    -DROCPROFILER_BUILD_SAMPLES=OFF \
    -DROCPROFILER_BUILD_DOCS=OFF \
    -DROCPROFILER_BUILD_GHC_FS=OFF
    ..

```
cmake \
    -DROCPROFILER_BUILD_TOOLS=OFF \
    -DROCPROFILER_BUILD_TESTS=OFF \
    -DROCPROFILER_BUILD_SAMPLES=OFF \
    -DROCPROFILER_BUILD_DOCS=OFF \
    -DROCPROFILER_BUILD_GHC_FS=OFF
    ..
```
@jayhawk-commits
Copy link
Contributor

This pull request has merge conflicts that need to be resolved. It cannot be imported to the ROCm/rocm-systems repo automatically.

@ammarwa ammarwa requested a review from SrirakshaNag as a code owner August 8, 2025 00:00
ammallya pushed a commit that referenced this pull request Oct 28, 2025
Temporarily disable sampled VM_IDs check

[ROCm/rocprofiler-sdk commit: 1d5ed04]
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