블로그 글 추가: 2026-04-08-monarch-an-api-to-your-supercomputer, Monarch: 슈퍼컴퓨터를 다루는 API - #113
Open
9bow wants to merge 2 commits into
Open
블로그 글 추가: 2026-04-08-monarch-an-api-to-your-supercomputer, Monarch: 슈퍼컴퓨터를 다루는 API#1139bow wants to merge 2 commits into
9bow wants to merge 2 commits into
Conversation
PR Preview빌드가 완료되었습니다! 아래 링크에서 변경사항을 확인할 수 있습니다. 미리보기: https://pytorchkr-pr-preview-113.surge.sh
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
번역 글 소개
Monarch: 슈퍼컴퓨터를 다루는 API 번역 글을 추가합니다.
Monarch는 간단한 Python API로 클러스터를 프로그래밍할 수 있게 해 주는 PyTorch용 분산 프로그래밍 프레임워크로, 슈퍼컴퓨터를 호스트·프로세스·액터의 일관된 모델로 드러내어 대규모 학습을 로컬 개발처럼 다루게 합니다. 이번 글은 RDMA 기반 원격 파일 시스템, 분산 SQL 텔레메트리, Jobs API를 축으로 Monarch가 에이전트 주도 개발에 어떻게 최적화되었는지 설명합니다.
또한 2025년 10월 PyTorch 컨퍼런스 공개 이후의 주요 개선 사항 — 일급 Kubernetes 지원, AWS EFA·AMD ROCm을 포함한 RDMA 확장, OpenTelemetry 통합과 작업별 대시보드, 설치 용량 100배 감소·시작 속도 8배 향상 — 과 SkyPilot·VERL·AMD와의 협업 결과를 정리합니다.