Skip to content

python3Packages.torchtitan: init at 0.2.2#497391

Merged
kirillrdy merged 1 commit intoNixOS:masterfrom
GaetanLepage:torchtitan
Mar 8, 2026
Merged

python3Packages.torchtitan: init at 0.2.2#497391
kirillrdy merged 1 commit intoNixOS:masterfrom
GaetanLepage:torchtitan

Conversation

@GaetanLepage
Copy link
Contributor

@GaetanLepage GaetanLepage commented Mar 6, 2026

Things done

Add torchtitan, a PyTorch native platform for training generative AI models.

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot requested a review from natsukium March 6, 2026 23:02
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 6.topic: python Python is a high-level, general-purpose programming language. labels Mar 6, 2026
@GaetanLepage
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 497391
Commit: d593889ef1804f41de5f09e520e93b8f4f2b1fd8


x86_64-linux

✅ 2 packages built:
  • python313Packages.torchtitan
  • python313Packages.torchtitan.dist

aarch64-linux

✅ 2 packages built:
  • python313Packages.torchtitan
  • python313Packages.torchtitan.dist

@kirillrdy kirillrdy added this pull request to the merge queue Mar 8, 2026
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Mar 8, 2026
Merged via the queue into NixOS:master with commit 532f913 Mar 8, 2026
38 of 40 checks passed
@GaetanLepage GaetanLepage deleted the torchtitan branch March 8, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants