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

Run Enzyme tests on the GPU on Sverdrup #3911

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

Conversation

simone-silvestri
Copy link
Collaborator

@simone-silvestri simone-silvestri commented Nov 8, 2024

Solves #3910.

However, if it was just a typo and GPU support is in fact enabled, we can use this PR to pass the correct architecture to the grid and enable GPU tests

Let me know @jlk9 @wsmoses @glwagner

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

What's the problem? Why disable the tests?

@simone-silvestri
Copy link
Collaborator Author

It's running on the CPU so it is a duplicate of the Tartarus one, but it takes quite some time on Sverdrup because the CPU there is not that great.

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

the fix is to change the test to GPU

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

I'll do it

@simone-silvestri
Copy link
Collaborator Author

Yeah I mentioned it in the PR

@simone-silvestri simone-silvestri changed the title Remove Enzyme GPU test until support is enabled Run Enzyme tests on the GPU on Sverdrup Nov 8, 2024
@simone-silvestri
Copy link
Collaborator Author

I changed the name of the PR then

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

If they take too long to run / compile, we will have to come up with a differerent strategy

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

How long do they take right now?

@simone-silvestri
Copy link
Collaborator Author

It was taking upwards of an hour. But on the GPU I imagine it takes less.

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

It was taking upwards of an hour. But on the GPU I imagine it takes less.

The distributed tests take 2h right?

@simone-silvestri
Copy link
Collaborator Author

About an hour, but it depends if there is space on the cluster or not.

@glwagner
Copy link
Member

glwagner commented Nov 8, 2024

Ok, so if it takes an hour we are alright I think

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