Update .gitmodules (#16)

Added  path for rocprofiler-systems/external/papi
Dieser Commit ist enthalten in:
amd-hsivasun
2025-07-31 15:21:52 -04:00
committet von GitHub
Ursprung 1c570465ad
Commit a751fca539
+1 -1
Datei anzeigen
@@ -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"]