ROCm environment fixes + workflow updates (#117)
* Improve dlopen of ROCm libraries + rocprofiler test
- Use PROJECT_BINARY_DIR in tests
- Added rocprofiler test
* Revert OMNITRACE_FORCE_ROCPROFILER_INIT
* omnitrace-avail --all test
* Fix ROCP_METRICS for ROCm 5.2.0
* Fix ROCP_METRICS for ROCm 5.2.0
* Restrict containers workflow to AMDResearch/omnitrace
* Bump version to 1.3.1
* Update cpack workflow
- generate release draft
- upload installers as release assets
* Test rocprofiler w/o roctracer enabled
* Fix formatting
* verbose message
[ROCm/rocprofiler-systems commit: 7e31d9f450]
This commit is contained in:
committed by
GitHub
parent
d2a39b9066
commit
81ec4f3fee
@@ -14,6 +14,8 @@ env:
|
||||
|
||||
jobs:
|
||||
omnitrace-ci:
|
||||
if: github.repository == 'AMDResearch/omnitrace'
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
@@ -57,6 +59,8 @@ jobs:
|
||||
popd
|
||||
|
||||
omnitrace-release-ubuntu:
|
||||
if: github.repository == 'AMDResearch/omnitrace'
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
@@ -98,6 +102,8 @@ jobs:
|
||||
popd
|
||||
|
||||
omnitrace-release-opensuse:
|
||||
if: github.repository == 'AMDResearch/omnitrace'
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user