Ammar ELWazir
7ace7c5303
Update ci_pc_sampling.yml ( #744 )
2024-04-16 23:24:33 -05:00
Ammar ELWazir
e13c4b2f31
Adding libdw-dev for pc sampling ci ( #776 )
2024-04-16 20:59:45 -05:00
Gopesh Bhardwaj
348d740388
hsa multiqueue application ( #618 )
...
* hsa multiqueuw application
* cmake formatting (cmake-format) (#619 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* source formatting (clang-format v11) (#620 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* comppialtion fix
* Update tests/bin/CMakeLists.txt
Reorder `add_subdirectory` to fix (recurrent) issues with ROCTx in `CMAKE_BUILD_RPATH`
* addressing early feedback
* cmake updates
* more cmake updates
* adding queue dependency test
* updating test
* test updates
* removed hsa_api_trace header
* reformating headers to prevent clang from reordering
* Fixing packaging
* Fixes for hangs
* source formatting (clang-format v11) (#676 )
Co-authored-by: bwelton <1683479+bwelton@users.noreply.github.com >
* cmake formatting (cmake-format) (#673 )
Co-authored-by: bwelton <1683479+bwelton@users.noreply.github.com >
* structure change
* cmake formatting (cmake-format) (#680 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* Adding kernel trace to test hang fix
* rebased and fixed kernel-trace test
* rhel clang fixes
* source formatting (clang-format v11) (#685 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* Update lib/rocprofiler-sdk-tool/helper.hpp
- remove suppression of -Wshadow
* Update tests/bin/hsa-queue-dependency/CMakeLists.txt
- cleanup unnecessary code
- GPU_LIST -> GPU_TARGETS
* GPU_LIST -> GPU_TARGETS
* Remove installation of test executable and libraries
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com >
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: bwelton <1683479+bwelton@users.noreply.github.com >
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2024-04-09 10:19:16 -05:00
Gopesh Bhardwaj
e2d8ccad4b
adding pandas and pytest to rquirements.txt ( #748 )
...
* adding pandas and pytest to rquirements.txt
* setting up requrements.txt
* Update requirements
- formatting packages
- remove packages not directly used by rocprofiler-sdk
* Update cmake formatting, linting, and options
- if BUILD_CI -> force BUILD_DEVELOPER and BUILD_WERROR
- support python installed clang-format and python installed clang-tidy
* Update build.sh
- split into install-deps.sh and install-apt-deps.sh
* Improve code coverage
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2024-04-09 07:24:40 -05:00
Ammar ELWazir
8c03c8a914
Adding PC Sampling CI ( #739 )
...
* Create ci_pc_sampling.yml
* Update continuous_integration.yml
* Update ci_pc_sampling.yml
* Update ci_pc_sampling.yml
* Update continuous_integration.yml
2024-04-04 10:03:08 -05:00