Skip to content

v24.08.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 01:06

Packages

Changes

User Tools

  • [DOC] spark_rapids CLI help cmd still shows cost savings (#1317)
  • Fix Qualification and Profiling tools CLI argument shorthands (#1312)
  • Raise error for enum creation from invalid string values (#1300)
  • Append HADOOP_CONF_DIR to the tools CLASSPATH execution cmd (#1308)
  • Fix key error and cross-join error during qualx evaluate (#1298)
  • Qual tool: Print more useful log messages when failures happen downloading dependencies (#1292)
  • Fix --help text for custom_model_file option (#1285)

Core

  • Remove legacy SpeedupFactor from core output files (#1318)
  • Mark decimalsum as supported in Qualification tool (#1323)
  • Mark SMJ as unsupported operator for corner cases in left join (#1309)
  • Remove arguments and code related to the html-report (#1311)
  • Handle SparkRapidsBuildInfoEvent in GPU event logs (#1203)
  • Enable recursive search for event logs by default and optional --no-recursion flag (#1297)
  • Qualification tool support filtering by a filesystem time range (#1299)
  • Skip generating timeline for stages that do not have completion time (#1290)
  • Save core tools logs to output log file (#1269)
  • Qualification tool - Add option to filter by minimum event log size (#1291)
  • Include exception message for unknown app status in core tool (#1281)

Miscellaneous

  • Remove restricted google sheets link and outdated TCO section (#1289)