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

Un-xfail geneformer on H100 test #563

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Un-xfail geneformer on H100 test #563

merged 1 commit into from
Jan 1, 2025

Conversation

trvachov
Copy link
Collaborator

Summary

Un-xfails a geneformer H100 test.

Details

After base image upgrade to pytorch fw 24.12 (#553) , H100 geneformer issue is fixed.

Usage and Testing

pytest ./sub-packages/bionemo-geneformer/tests/bionemo/geneformer/test_model.py::test_geneformer_nemo1_v_nemo2_inference_golden_values

@trvachov
Copy link
Collaborator Author

/build-ci

@trvachov trvachov force-pushed the trvachov/h100-xfail branch from 04bee78 to d2d0dc3 Compare December 31, 2024 23:28
@trvachov
Copy link
Collaborator Author

/build-ci

@trvachov
Copy link
Collaborator Author

trvachov commented Jan 1, 2025

Bypassing codeowners because of the holidays and this is a trivial change.

Note @pstjohn I don't know what DCO check is.

@trvachov trvachov merged commit 4cd7cd8 into main Jan 1, 2025
4 of 5 checks passed
@trvachov trvachov deleted the trvachov/h100-xfail branch January 1, 2025 19:20
nvdreidenbach pushed a commit to nvdreidenbach/bionemo-framework that referenced this pull request Jan 2, 2025
## Summary
Un-xfails a geneformer H100 test.

## Details
After base image upgrade to pytorch fw 24.12
(NVIDIA#553) , H100 geneformer
issue is fixed.

## Usage and Testing
```python
pytest ./sub-packages/bionemo-geneformer/tests/bionemo/geneformer/test_model.py::test_geneformer_nemo1_v_nemo2_inference_golden_values
```

Signed-off-by: Danny <dreidenbach@nvidia.com>
nvdreidenbach pushed a commit to nvdreidenbach/bionemo-framework that referenced this pull request Jan 2, 2025
## Summary
Un-xfails a geneformer H100 test.

## Details
After base image upgrade to pytorch fw 24.12
(NVIDIA#553) , H100 geneformer
issue is fixed.

## Usage and Testing
```python
pytest ./sub-packages/bionemo-geneformer/tests/bionemo/geneformer/test_model.py::test_geneformer_nemo1_v_nemo2_inference_golden_values
```

Signed-off-by: Danny <dreidenbach@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.

3 participants