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

Test: Add enzyme and mooncake to benchmark #540

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

seabbs
Copy link
Collaborator

@seabbs seabbs commented Dec 10, 2024

This PR adds Enzyme.jl and Mooncake.jl to out benchmarking to see what happens. Potentially these should be split into two PRs and then kept updated as new versions of the autodiff backends are produced.

Copy link
Contributor

Try this Pull Request!

Open Julia and type:

import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/CDCgov/Rt-without-renewal", rev="add-enzyme-mooncake", subdir="EpiAware")
using EpiAware

@seabbs
Copy link
Collaborator Author

seabbs commented Dec 10, 2024

Potentially there is a setup issue as from what I can see both fail for all benchmarks

@seabbs
Copy link
Collaborator Author

seabbs commented Dec 10, 2024

I have also inserted Enzyme and Mooncake into one of the case studies each as another small test

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.04%. Comparing base (12a21c6) to head (0c244b8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #540   +/-   ##
=======================================
  Coverage   91.04%   91.04%           
=======================================
  Files          61       61           
  Lines         871      871           
=======================================
  Hits          793      793           
  Misses         78       78           

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

@seabbs
Copy link
Collaborator Author

seabbs commented Dec 10, 2024

Ha nothing is loaded - I am clearly doing a great job

@seabbs seabbs force-pushed the add-enzyme-mooncake branch from 38e7518 to 0c244b8 Compare December 13, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants