-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OMPT Target Offload Support #411
Commits on Oct 24, 2024
-
Update lib/omnitrace/library/tracing.hpp
- generic tracing::get_clock_skew(...) function
Configuration menu - View commit details
-
Copy full SHA for 9f49ea3 - Browse repository at this point
Copy the full SHA 9f49ea3View commit details -
- use github.com/ROCm/timemory instead of github.com/NERSC/timemory
Configuration menu - View commit details
-
Copy full SHA for 1deb3b4 - Browse repository at this point
Copy the full SHA 1deb3b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57fd356 - Browse repository at this point
Copy the full SHA 57fd356View commit details -
- new tmp_file::open member function (public) - new tmp_file::touch member function (private) - handle pid changing due to forking
Configuration menu - View commit details
-
Copy full SHA for 4792f88 - Browse repository at this point
Copy the full SHA 4792f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd9e7aa - Browse repository at this point
Copy the full SHA bd9e7aaView commit details -
Update lib/omnitrace/library/roctracer.cpp
- use new (generic) tracing::get_clock_skew(...) function
Configuration menu - View commit details
-
Copy full SHA for f745a78 - Browse repository at this point
Copy the full SHA f745a78View commit details -
Update lib/omnitrace/library/runtime.cpp
- fix warning regarding get_reserved_vector<bool>
Configuration menu - View commit details
-
Copy full SHA for 96e7e25 - Browse repository at this point
Copy the full SHA 96e7e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb60fe - Browse repository at this point
Copy the full SHA 0eb60feView commit details -
- lib/omnitrace/library/ompt.cpp - new component::ompt - uses category_region - handle OMPT target offload buffer records
Configuration menu - View commit details
-
Copy full SHA for 37c0848 - Browse repository at this point
Copy the full SHA 37c0848View commit details
Commits on Oct 25, 2024
-
Skip openmp target example if amdclang is not installed
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Configuration menu - View commit details
-
Copy full SHA for 2d84e51 - Browse repository at this point
Copy the full SHA 2d84e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bad7db - Browse repository at this point
Copy the full SHA 8bad7dbView commit details -
Revert "Use package manager for CMake install"
This reverts commit 8bad7db.
Configuration menu - View commit details
-
Copy full SHA for 119bbc4 - Browse repository at this point
Copy the full SHA 119bbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa0623 - Browse repository at this point
Copy the full SHA bfa0623View commit details -
Make sure the latest cmake is installed. Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Configuration menu - View commit details
-
Copy full SHA for ab2303c - Browse repository at this point
Copy the full SHA ab2303cView commit details -
Update ci workflows to install texinfo and bison
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Configuration menu - View commit details
-
Copy full SHA for ae70fa9 - Browse repository at this point
Copy the full SHA ae70fa9View commit details -
Need to install crb enable before installing texinfo
Configuration menu - View commit details
-
Copy full SHA for 9080f6e - Browse repository at this point
Copy the full SHA 9080f6eView commit details
Commits on Oct 28, 2024
-
Installing dnf-command(config-manager) is required to enable CRB for rockylinux 9.0
Configuration menu - View commit details
-
Copy full SHA for 81320b2 - Browse repository at this point
Copy the full SHA 81320b2View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51b4eb0 - Browse repository at this point
Copy the full SHA 51b4eb0View commit details -
Update OMPT example CMakeLists
Add "${OMP_TARGET_COMPILER_DIR}/llvm/lib" to the BUILD_RPATH. This path is common to new and old versions of ROCm
Configuration menu - View commit details
-
Copy full SHA for 2933581 - Browse repository at this point
Copy the full SHA 2933581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff0bc1 - Browse repository at this point
Copy the full SHA 8ff0bc1View commit details -
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Configuration menu - View commit details
-
Copy full SHA for 20e058c - Browse repository at this point
Copy the full SHA 20e058cView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17a5584 - Browse repository at this point
Copy the full SHA 17a5584View commit details -
- fixes for openmp::get_enum_label - removed ignoring the first implicit task for non-main threads
Configuration menu - View commit details
-
Copy full SHA for 9fe02b5 - Browse repository at this point
Copy the full SHA 9fe02b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f98318 - Browse repository at this point
Copy the full SHA 9f98318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548a4c9 - Browse repository at this point
Copy the full SHA 548a4c9View commit details -
- only update file maps once per-thread in codeptr_ra_resolver
Configuration menu - View commit details
-
Copy full SHA for cf9a58e - Browse repository at this point
Copy the full SHA cf9a58eView commit details