Support for building PAPI via a submodule (#41)
* Enable building PAPI via submodule
* Miscellaneous fixes
- Use TIMEMORY_PAPI_ARRAY_SIZE in backtrace
- remove pthread_gotcha init from fork_gotcha::configure
- fix HSA OnLoad called during before tooling init
* PAPI array size + PAPI.cmake updates
- updated timemory submodule with PAPI updates
- fix for backtrace _hw_cnt_labels
* Disable OMPT for focal
* format
[ROCm/rocprofiler-systems commit: d98e60a17f]
This commit is contained in:
committed by
GitHub
parent
317240ca1c
commit
681678ff11
@@ -16,3 +16,6 @@
|
||||
[submodule "external/kokkos"]
|
||||
path = examples/lulesh/external/kokkos
|
||||
url = https://github.com/kokkos/kokkos.git
|
||||
[submodule "external/papi"]
|
||||
path = external/papi
|
||||
url = https://bitbucket.org/icl/papi.git
|
||||
|
||||
Reference in New Issue
Block a user