e2c30bd438
* 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>
[ROCm/rocprofiler-sdk commit: e2d8ccad4b]
10 líneas
122 B
Plaintext
10 líneas
122 B
Plaintext
black
|
|
clang-format>=11.0.0,<12.0.0
|
|
clang-tidy>=15.0.0,<18.0.0
|
|
cmake>=3.21.0
|
|
cmake-format
|
|
pandas
|
|
pycobertura
|
|
pytest
|
|
pyyaml
|