Skip to content

Fix space-time sampling #290

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

Merged
merged 3 commits into from
Jun 24, 2024
Merged

Fix space-time sampling #290

merged 3 commits into from
Jun 24, 2024

Conversation

dylan-copeland
Copy link
Collaborator

@dylan-copeland dylan-copeland commented Jun 22, 2024

PR 274 made the temporal basis non-distributed. This PR fixes a check so that space-time ROM works in Laghos.

@dylan-copeland dylan-copeland added the RFR Ready for review label Jun 22, 2024
Copy link
Collaborator

@chldkdtn chldkdtn left a comment

Choose a reason for hiding this comment

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

Looks good!

@chldkdtn
Copy link
Collaborator

Why does "docs/readthedocs.org:librom" test fail?

Copy link
Collaborator

@dreamer2368 dreamer2368 left a comment

Choose a reason for hiding this comment

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

After all CI tests pass.

@dylan-copeland
Copy link
Collaborator Author

readthedocs has the following error, which I don't understand. It is referring to the latest commit in this PR. @ckendrick do you have any ideas?

git checkout --force e899ef1
fatal: reference is not a tree: e899ef1

@ckendrick
Copy link
Collaborator

@dylan-copeland I'm not sure why the docs build failed here. The log seems to show it was able to clone the repo and fetch the branch correctly.

Maybe try pushing an empty commit or merging/rebasing this branch on master to kick off the build again and we can see if it still fails or not.

@dylan-copeland dylan-copeland merged commit eca03ea into master Jun 24, 2024
4 checks passed
@dylan-copeland dylan-copeland deleted the fix-st-sampling branch June 24, 2024 20:14
@dylan-copeland
Copy link
Collaborator Author

Thanks @ckendrick, the tests passed after pulling from the master branch. I thought the branch was up-to-date, but it wasn't.

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

Successfully merging this pull request may close these issues.

5 participants