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

[fix] Fix for failing healpix dataloader test #696

Merged
merged 10 commits into from
Nov 19, 2024

Conversation

daviddpruitt
Copy link
Collaborator

Modulus Pull Request

Description

Fixes a bug where the healpix dataloader would fail sometimes.
Test was refactored to prevent failure and catch additional errors. Coupled dataloader was updated to remove some warnings.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The CHANGELOG.md is up to date with these changes.
  • An issue is linked to this pull request.

Dependencies

@mnabian
Copy link
Collaborator

mnabian commented Oct 25, 2024

@daviddpruitt who should review this PR?

@daviddpruitt
Copy link
Collaborator Author

@daviddpruitt who should review this PR?

Either @akshaysubr or @NickGeneva would be my pick

@daviddpruitt daviddpruitt changed the base branch from main to 0.9.0-rc November 19, 2024 18:26
@ktangsali
Copy link
Collaborator

/blossom-ci

1 similar comment
@ktangsali
Copy link
Collaborator

/blossom-ci

@ktangsali ktangsali merged commit 3b513ef into NVIDIA:0.9.0-rc Nov 19, 2024
1 check passed
ktangsali added a commit that referenced this pull request Nov 27, 2024
* Move cuda padding routines to healpix.py, check for cuda before attempting cuda install

* Update the conf paths in docs (#712)

* Fix for dlwp_healpix dataloader not including coupled variables (#702)

Co-authored-by: David Pruitt <dpruitt@nvidia.com>

* Adding DoMINO example to Modulus (#709)



---------

Co-authored-by: Kaustubh Tangsali <71059996+ktangsali@users.noreply.github.com>
Co-authored-by: Kaustubh <ktangsali@nvidia.com>

---------

Co-authored-by: Kaustubh Tangsali <71059996+ktangsali@users.noreply.github.com>
Co-authored-by: ivanauyeung <106317256+ivanauyeung@users.noreply.github.com>
Co-authored-by: RishikeshRanade <65631160+RishikeshRanade@users.noreply.github.com>
Co-authored-by: Kaustubh <ktangsali@nvidia.com>
ktangsali added a commit that referenced this pull request Nov 27, 2024
* Move cuda padding routines to healpix.py, check for cuda before attempting cuda install

* Update the conf paths in docs (#712)

* Fix for dlwp_healpix dataloader not including coupled variables (#702)

Co-authored-by: David Pruitt <dpruitt@nvidia.com>

* Adding DoMINO example to Modulus (#709)



---------

Co-authored-by: Kaustubh Tangsali <71059996+ktangsali@users.noreply.github.com>
Co-authored-by: Kaustubh <ktangsali@nvidia.com>

---------

Co-authored-by: Kaustubh Tangsali <71059996+ktangsali@users.noreply.github.com>
Co-authored-by: ivanauyeung <106317256+ivanauyeung@users.noreply.github.com>
Co-authored-by: RishikeshRanade <65631160+RishikeshRanade@users.noreply.github.com>
Co-authored-by: Kaustubh <ktangsali@nvidia.com>
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.

5 participants