systemds icon indicating copy to clipboard operation
systemds copied to clipboard

Adding TPCx-AI Benchmark

Open theidkamp opened this issue 1 year ago • 2 comments

Adding an initial implementation for the TPCx-AI benchmark on SystemDS. Includes files necessary for setup and a guide on how to set up the benchmark.

theidkamp avatar Aug 02 '24 13:08 theidkamp

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 68.88%. Comparing base (0a94d94) to head (31253de). :warning: Report is 442 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2061   +/-   ##
=========================================
  Coverage     68.87%   68.88%           
+ Complexity    40808    40805    -3     
=========================================
  Files          1441     1441           
  Lines        161881   161881           
  Branches      31460    31460           
=========================================
+ Hits         111498   111509   +11     
+ Misses        41323    41315    -8     
+ Partials       9060     9057    -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Aug 02 '24 15:08 codecov[bot]

Thanks for this very valuable contribution @theidkamp. I will think about how we handle these TPC/Intel licenses (ok to bring in?, ok to change to ASF?) which are currently breaking the build. Maybe we only bring in UseCase01.py through UseCase10.py which are utilizing the SystemDS Python API and thus should carry our ASF license?

mboehm7 avatar Aug 18 '24 17:08 mboehm7