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

Remove Maxeler transpilation module #405

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Remove Maxeler transpilation module #405

merged 2 commits into from
Oct 16, 2024

Conversation

reuterbal
Copy link
Collaborator

@reuterbal reuterbal commented Oct 14, 2024

Note: Filing this as a draft PR for now to assess impact on test coverage.

The Maxeler transpilation capability was developed during the EuroEXA project. However, since the completion of the project we do no longer have access to the commercially licenced simulation software nor any Maxeler Dataflow Engine hardware, therefore testing these capabilities is no longer possible. Hence, I propose removing the transpilation module from Loki.

Copy link

Documentation for this branch can be viewed at https://sites.ecmwf.int/docs/loki/405/index.html

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.02%. Comparing base (b6eb817) to head (cc5722b).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
+ Coverage   95.57%   96.02%   +0.44%     
==========================================
  Files         201      197       -4     
  Lines       39810    38981     -829     
==========================================
- Hits        38050    37430     -620     
+ Misses       1760     1551     -209     
Flag Coverage Δ
lint_rules 96.39% <ø> (ø)
loki 96.01% <ø> (+0.44%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@reuterbal reuterbal marked this pull request as ready for review October 15, 2024 12:08
@reuterbal
Copy link
Collaborator Author

OK, coverage seems not to deteriorate as a result of this, meaning we don't seem to have had any indirect coverage purely due to the maxeler transpilation.

Copy link
Collaborator

@mlange05 mlange05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! GTG :shipit:

@mlange05 mlange05 added the ready for merge This PR has been approved and is ready to be merged label Oct 16, 2024
@reuterbal reuterbal merged commit d6ba9c9 into main Oct 16, 2024
13 checks passed
@reuterbal reuterbal deleted the nabr-remove-maxeler branch October 16, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for merge This PR has been approved and is ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants