Jonathan R. Madsen
eef2e22c5d
Updated documentation for hardware counters ( #108 )
...
Updated documentation for hardware counters [skip ci]
[ROCm/rocprofiler-systems commit: 45acadf756 ]
2022-07-22 16:44:21 -05:00
Jonathan R. Madsen
8cc87ca6b8
MPI headers + mutex gotcha + roctracer + kokkosp ( #11 )
...
* MPI headers, mutex gotcha + roctracer + kokkosp
- relocate internal MPI headers
- pthread_barrier in parallel-overhead
- doc fixes to DYNINST options
- minor tweaks to dynamic_library
- dlopen libamdhip64.so
- scoped thread state in kokkos
- extended pthread_mutex_gotcha
* Fix for unused-but-set-variables
[ROCm/rocprofiler-systems commit: 424a3593e7 ]
2022-05-30 18:25:12 -05:00
Jonathan R. Madsen
938aaef082
Updates installation docs, cmake updates, internal OpenMPI header ( #10 )
...
* Updates installation docs + minor cmake tweaks
- OMNITRACE_BUILD_LIBUNWIND option
- Locally set OMNITRACE_USE_HIP=OFF if roctracer and rocm-smi are off
- Force TIMEMORY_BUILD_GOTCHA to avoid bug in gotcha not patched upstream
* MPI-Headers
- include copy of mpi.h from OpenMPI
- reworked FindMPI-Headers to support the internal OpenMPI headers
[ROCm/rocprofiler-systems commit: d5995846df ]
2022-05-26 10:03:31 -05:00
Jonathan R. Madsen
0094a471fd
Update documentation ( #53 )
...
- updated info about OMNITRACE_USE_MPI
- removed wiki links
- info about metadata.json
- update HW counters and fix typos
- fix update-docs.sh
[ROCm/rocprofiler-systems commit: bab90baf0b ]
2022-05-08 02:51:35 -05:00
Jonathan R. Madsen
127e30a4d7
Documentation + Miscellaneous Fixes ( #36 )
...
* Added documentation markdown source
* Replaced AARInternal with AMDResearch in URLs
* Renamed cpack artifact names
* Fix to testing and lulesh submodule checkout
* Docker updates
* CMake and CPack
- force CMAKE_INSTALL_LIBDIR to lib
- CPACK_DEBIAN_PACKAGE_RELEASE uses OMNITRACE_CPACK_SYSTEM_NAME
- CPACK_RPM_PACKAGE_RELEASE uses OMNITRACE_CPACK_SYSTEM_NAME
- Tweak LIBOMP_LIBRARY find in examples/openmp
- Tweak setup-env.sh.in
* Partial update of README
- status badges
- docs link
- removed install info (covered by docs)
* OMNITRACE_SAMPLING_CPUS setting
- enables control over which CPUs are sampled for frequency
* omnitrace exe updates
- exclude transaction clone, virtual thunk, non-virtual thunk
- module_function::start_address
- module_function::instructions
- verbosity > 0 encodes instructions into JSON
* Miscellaneous fixes
- relocate setup-env.sh.in
- add modulefile.in
- Updated README.md and source/docs/about.md
- cmake fix for libomp
- fix license in miscellaneous places
- dl.hpp and dl.cpp
* Update timemory and dyninst submodules
- timemory signals updates
- dyninst Movement-adhoc updates
* cmake format
[ROCm/rocprofiler-systems commit: 945f541965 ]
2022-04-04 15:27:38 -05:00