Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Karl W Schulz a39514f02f Introduce a cmake option to enable python code coverage. It now
defaults to being disabled and can be enabled via a
-DENABLE_COVERAGE=ON option (#194).  Introduce CI on mi100 that
leverages code coverage and publishes results along with a testing
report.

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
2023-10-31 09:51:36 -04:00
Karl W. Schulz db9d8f85f1 Fix typo for Crusher modulefile customization introduced with #113
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-04-18 09:29:09 -05:00
Karl W Schulz aacd579421 appease the cmake-format crowd
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
2023-04-17 16:53:09 -05:00
Karl W Schulz b91a175b96 Retain full versioning info for modulefile information (closes #113).
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
2023-04-17 16:53:09 -05:00
Karl W. Schulz e6caaef5ec adding a "license" target in build system to update headers in relevant source
code files

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2023-02-13 14:15:27 -06:00
colramos425 813ce52fc1 Add Python dependency for static file saving
Signed-off-by: colramos425 <colramos@amd.com>
2023-01-19 12:40:14 -06:00
Cole Ramos 76623fe7e7 Merge pull request #55 from AMDResearch/dev
Merge features for v1.0.5
2022-12-12 16:43:52 -06:00
Karl W. Schulz 2f04b5b6b1 Only update template VERSION.sha file when running within git clone. Fixes #53.
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-12-12 13:28:39 -06:00
colramos425 f9f8b749c8 Merge branch '30-multi-normalization' into dev
Signed-off-by: colramos425 <colramos@amd.com>
2022-12-02 11:56:56 -06:00
Karl W. Schulz 1cda5ff30e cmake-format por favor to keep the bots happy
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-23 15:52:56 -06:00
colramos-amd 63c9167375 Add ubuntu binary to CMake
Signed-off-by: colramos-amd <colramos@amd.com>
2022-11-17 09:20:07 -06:00
Karl W. Schulz 4fbe1891f3 updated version query to also include git version info. Delineate
between development mode (git clone) and release version where the git
sha is stored in top-level VERSION.sha file. Closes #20.

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-11 14:43:00 -06:00
Karl W. Schulz 0d314be72d add capture of git revision into VERSION.sha
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-11 14:43:00 -06:00
Karl W. Schulz 5b33598a2d include version string verbatim in source tarball name
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-10 16:07:43 -06:00
Karl W. Schulz 526445b859 include additional hostname matches for thera customization (#18)
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-10 15:57:15 -06:00
Karl W. Schulz 41300ee423 apologize to cmake-format - we are not worthy
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-10 15:50:44 -06:00
Karl W. Schulz 43416a100c remove additional git related files from release tarball (#13)
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
2022-11-10 15:50:44 -06:00
colramos-amd 62d130b458 Initial commit 2022-11-04 14:49:36 -05:00