Update .gitmodules (#16)

Added  path for rocprofiler-systems/external/papi
This commit is contained in:
amd-hsivasun
2025-07-31 15:21:52 -04:00
committed by GitHub
orang tua 1c570465ad
melakukan a751fca539
+1 -1
Melihat File
@@ -70,7 +70,7 @@
[submodule "projects/rocprofiler-systems/external/kokkos"]
path = projects/rocprofiler-systems/examples/lulesh/external/kokkos
url = https://github.com/kokkos/kokkos.git
[submodule "external/papi"]
[submodule "projects/rocprofiler-systems/external/papi"]
path = projects/rocprofiler-systems/external/papi
url = https://github.com/icl-utk-edu/papi.git
[submodule "projects/rocprofiler-systems/external/pybind11"]