Skip to content

Additional RC Fixes#764

Merged
NickGeneva merged 4 commits intoNVIDIA:0.13.0-rcfrom
NickGeneva:ngeneva/natten_remove_arch
Mar 19, 2026
Merged

Additional RC Fixes#764
NickGeneva merged 4 commits intoNVIDIA:0.13.0-rcfrom
NickGeneva:ngeneva/natten_remove_arch

Conversation

@NickGeneva
Copy link
Collaborator

Earth2Studio Pull Request

Description

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.
  • Assess and address Greptile feedback (AI code review bot for guidance; use discretion, addressing all feedback is not required).

Dependencies

@NickGeneva NickGeneva requested a review from pzharrington March 18, 2026 22:53
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 18, 2026

Greptile Summary

This PR contains minor release candidate fixes ahead of the 0.13.0 release, finalizing the changelog version string and cleaning up the smoke test configuration.

  • CHANGELOG.md: Promotes the version from 0.13.0a0 (alpha, with a placeholder date) to 0.13.0 with a concrete release date of 2026-03-20. Two empty changelog sections (### Deprecated and ### Security) are removed to avoid clutter in the published release notes.
  • tox-smoke.ini: Removes the NATTEN_CUDA_ARCH = "9.0;12.0" environment variable from the smoke test setenv block. This is consistent with dropping or no longer needing to force-build NATTEN for the target CUDA architectures (90;120 via FLASH_ATTN_CUDA_ARCHS).

Confidence Score: 5/5

  • Safe to merge — changes are limited to documentation and CI configuration with no functional code impact.
  • Both changes are low-risk: the CHANGELOG update is purely documentation, and removing NATTEN_CUDA_ARCH from the smoke test env simply stops passing an unnecessary (or removed) build variable. Neither change touches runtime logic.
  • No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Finalizes version from 0.13.0a0 (alpha) to 0.13.0 with a release date of 2026-03-20, and removes two empty sections (### Deprecated, ### Security) to keep the changelog clean.
tox-smoke.ini Removes the NATTEN_CUDA_ARCH environment variable from the smoke test configuration, likely because NATTEN support was dropped or the variable is no longer needed for the target CUDA architectures.

Last reviewed commit: "Changelog"

@NickGeneva
Copy link
Collaborator Author

/blossom-ci

@NickGeneva NickGeneva merged commit e72e2c5 into NVIDIA:0.13.0-rc Mar 19, 2026
9 checks passed
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