d8c98d2d4d
- Porting from https://github.com/ROCm/omnitrace/pull/411
- Improve OMPT support
- Add OpenMP target example to testing
- Update Timemory submodule to use ROCm/Timemory rather than NERSC/Timemory
- Update `actions/upload-artifacts` to v4
- Standardize the `cmake_minimum_required` to 3.18.4 across workflows, project, and examples
- Updated Ubuntu 20.04 workflows
[ROCm/rocprofiler-systems commit: 9da7365471]
25 строки
814 B
Plaintext
25 строки
814 B
Plaintext
[submodule "external/timemory"]
|
|
path = external/timemory
|
|
url = https://github.com/ROCm/timemory.git
|
|
[submodule "external/perfetto"]
|
|
path = external/perfetto
|
|
url = https://github.com/google/perfetto.git
|
|
[submodule "external/elfio"]
|
|
path = external/elfio
|
|
url = https://github.com/jrmadsen/ELFIO.git
|
|
[submodule "external/dyninst"]
|
|
path = external/dyninst
|
|
url = https://github.com/jrmadsen/dyninst.git
|
|
[submodule "external/PTL"]
|
|
path = external/PTL
|
|
url = https://github.com/jrmadsen/PTL.git
|
|
[submodule "external/kokkos"]
|
|
path = examples/lulesh/external/kokkos
|
|
url = https://github.com/kokkos/kokkos.git
|
|
[submodule "external/papi"]
|
|
path = external/papi
|
|
url = https://github.com/icl-utk-edu/papi.git
|
|
[submodule "external/pybind11"]
|
|
path = external/pybind11
|
|
url = https://github.com/jrmadsen/pybind11.git
|