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

Forward bench #554

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Forward bench #554

wants to merge 22 commits into from

Conversation

tgymnich
Copy link
Member

@tgymnich tgymnich commented Mar 6, 2022

No description provided.

@tgymnich tgymnich self-assigned this Mar 6, 2022
@tgymnich tgymnich force-pushed the forward-bench branch 2 times, most recently from 487b0db to 9a63f9c Compare March 8, 2022 22:52
@tgymnich tgymnich force-pushed the forward-bench branch 6 times, most recently from c8009d0 to fe92f3e Compare May 7, 2022 12:39
@tgymnich tgymnich added the CI label Jun 25, 2022
@tgymnich tgymnich force-pushed the forward-bench branch 2 times, most recently from 96b84d7 to a853cad Compare September 3, 2022 13:24
@tgymnich tgymnich marked this pull request as ready for review September 3, 2022 13:25
@@ -23,7 +23,7 @@ jobs:
llvm: ["7", "8", "9", "10", "11", "12", "13"] #, "14"]
build: ["Release", "Debug"] # "RelWithDebInfo"
os: [self-hosted]
timeout-minutes: 120
timeout-minutes: 300
Copy link
Member

Choose a reason for hiding this comment

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

We can probably split bench forward/reverse as two separate things (and I should start more CI)

Copy link
Member Author

Choose a reason for hiding this comment

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

I would disable the fwd tests by default. At some point we need to decide on a subset of test cases that run in reasonable time.

@tgymnich tgymnich force-pushed the forward-bench branch 3 times, most recently from ec7115f to 17b2e58 Compare December 27, 2022 17:13
@@ -46,3 +46,5 @@ add_lit_testsuite(bench-enzyme "Running enzyme benchmarks tests"
set_target_properties(bench-enzyme PROPERTIES FOLDER "bench Tests")

Copy link
Member

Choose a reason for hiding this comment

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

Can the file structure here be changed to have only one copy of the benchmark data?

@tgymnich tgymnich force-pushed the forward-bench branch 6 times, most recently from a2fbc48 to 95f317b Compare December 29, 2022 14:30
Copy link
Member

@wsmoses wsmoses left a comment

Choose a reason for hiding this comment

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

Can you remove the intermediate ll files

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

Successfully merging this pull request may close these issues.

2 participants