Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding TPCx-AI Benchmark #2061

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theidkamp
Copy link

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.

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.88%. Comparing base (0a94d94) to head (31253de).

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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mboehm7
Copy link
Contributor

mboehm7 commented Aug 18, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants