Jonathan R. Madsen
|
015fdfac6a
|
Docker + build-release.sh + PAPI.cmake (#111)
- Release Docker uses CMake 3.21.4
- Configurable PAPI_C_COMPILER
- build-release.sh builds install
|
2022-07-25 02:36:28 -05:00 |
|
Jonathan R. Madsen
|
c7e9627e75
|
Fix stray character in dockerfile.opensuse (#62)
|
2022-05-19 16:12:45 -05:00 |
|
Jonathan R. Madsen
|
9cba1f80ba
|
Docker and build-release script updates [skip ci] (#61)
- Update CPack
|
2022-05-19 16:06:38 -05:00 |
|
Jonathan R. Madsen
|
4db6ba3d28
|
Multiple python versions (#42)
* Support multiple Python versions in single build
* RPATH + Split up config into config and runtime
* pybind11 submodule
* Docker build updates
|
2022-04-21 21:36:07 -05:00 |
|
Jonathan R. Madsen
|
945f541965
|
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
|
2022-04-04 15:27:38 -05:00 |
|