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

Increase n-steps (decrease dt) in 2D heat eq #337

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

Conversation

charleskawczynski
Copy link
Member

Found in this build.

I think we previously did not decrease the timestep because it was prohibitively expensive (because the jobs are serially executed). Now that we run them in parallel, we can try to fix this without CI times exploding.

I'm tempted to remove all the soft-fails with this PR, so that we are required to address every failing job.

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.

1 participant