Releases: ubccr/xdmod-supremm
Releases · ubccr/xdmod-supremm
Job Performance (SUPReMM) Module for Open XDMoD 11.0.0
- Enhancements
- Add a GPU Count dimension.
- Add CDO, DFTB+, Libra, MOM6, NEXMD, and ROMS to the list of community applications.
- Make application name data available through both the Data Export tab and the Data Analytics Framework.
- Bug Fixes
- Order scatter plot data by usage instead of the efficiency statistic.
- Fix >100% values for wall time accuracy.
- Fix filter values not appearing in autocomplete.
- Fix bugs with
NAN
values from timeseries data.
- Maintenance / Code Quality
- Update for compatibility with PHP 7.4.
- Replace redundant exception classes with ones provided by Symfony.
- Remove jQuery as a dependency.
- Update jsPlumb dependency.
- Miscellaneous
- Use the portal's time zone for raw data query dates instead of UTC.
Job Performance (SUPReMM) Module for Open XDMoD 11.0.0 Release Candidate 2
Release Candidate 2 for Job Performance (SUPREMM) Module for Open XDMoD 11.0.0.
Job Performance (SUPReMM) Module for Open XDMoD 11.0.0 Release Candidate 1
Release Candidate 1 for Job Performance (SUPREMM) Module for Open XDMoD 11.0.0.
Job Performance (SUPReMM) Module for Open XDMoD 10.5.0
-
Bug Fixes
- Updates to mitigate php warning seen using php 7.2 (Rocky 8)
-
Features
- Updated default dataset mapping filename to remove the datasource name. The same
mapping file can be used with both PCP and Prometheus data sources.
- Updated default dataset mapping filename to remove the datasource name. The same
Job Performance (SUPReMM) Module for Open XDMoD 10.5.0 Release Candidate 2
Release Candidate 2 for Job Performance (SUPREMM) Module for Open XDMoD 10.5.0.
Job Performance (SUPReMM) Module for Open XDMoD 10.5.0
Release Candidate 1 for Job Performance (SUPREMM) Module for Open XDMoD 10.5.0.
Job Performance (SUPReMM) Module for Open XDMoD 10.0.1 Release Candidate 1
Fix issue with drill downs in the efficiency tab for Rocky 8 (php 7)
Beta 4 release for el8
This is our latest offering of the xdmod-supremm module for EL8 compatible OS's ( CentOS8, Rocky8/8.5 etc. ). As it is still in Beta please contact us if you run into a problem installing, configuring or using this rpm.
Job Performance (SUPReMM) Module for Open XDMoD 10.0.0
-
Features
- Added new "Efficiency" tab that provides reporting and analysis of HPC job
efficiency. - Added new statistics to the Usage and Metric Explorer. These are wall
time accuracy, total GPU usage, Homogeneity and Averge max memory. See the online
help in XDMoD for full details about these new statistics. - Added new dimensions to the Usage and Metric Explorer. These are homogeneity
rank, total GPU usage and wall time accuracy value See the online
help in XDMoD for full details about these new dimensions.
- Added new "Efficiency" tab that provides reporting and analysis of HPC job
-
Miscellaneous
- Updated nodejs dependency version to nodejs >= 16.13
-
Bug Fixes
- Fix database timeout exception that could occur when running the aggregation
for a large number of jobs (such as reaggregating the whole datawarehouse or
using an I/O bound database server).
- Fix database timeout exception that could occur when running the aggregation
Job Performance (SUPReMM) Module for Open XDMoD 10.0.0 Release Candidate 4
v10.0.0-rc.4 Add integration test for new endpoints added in efficiency controller…