Skip to main content
Run any Skill in Manus
with one click
dylanyunlon
GitHub creator profile

dylanyunlon

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
2026-06-16
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

build-and-dependency
software-developers

Container-based dev environment setup and dependency management for Megatron-LM. Covers acquiring and launching the CI container, uv package management, and updating uv.lock.

2026-06-16
bump-base-image
software-developers

Bump the NVIDIA PyTorch base image (`nvcr.io/nvidia/pytorch:<YY.MM>-py3`) used by Megatron-LM CI. Covers the two pin sites (GitHub CI in `docker/.ngc_version.dev` and GitLab CI in `.gitlab/stages/01.build.yml`), the post-bump CI loop (re-run functional tests, refresh golden values, mark broken tests), and the gotchas that bit PRs

2026-06-16
create-issue
software-developers

Investigate a failing GitHub Actions run or job and create a GitHub issue for the failure.

2026-06-16
cicd
software-developers

CI/CD reference for Megatron-LM. Covers CI pipeline structure, PR scope labels, triggering internal GitLab CI, and CI failure investigation.

2026-06-16
linting-and-formatting
software-developers

Linting and formatting for Megatron-LM. Covers running autoformat.sh, tools (ruff, black, isort, pylint, mypy), and code style rules.

2026-06-16
onboard-gb200-1node-tests
software-developers

Onboard 1-node GitHub MR functional tests for GB200 from existing mr-scoped 2-node tests.

2026-06-16
run-on-slurm
software-developers

How to launch distributed Megatron-LM training jobs on a SLURM cluster. Covers a minimal sbatch skeleton, environment-variable setup for torch.distributed.run, CUDA_DEVICE_MAX_CONNECTIONS rules across hardware and parallelism modes, container conventions, monitoring, and per-rank failure diagnosis.

2026-06-16
testing
software-quality-assurance-analysts-and-testers

Test system for Megatron-LM. Covers test layout, recipe YAML structure, adding and running unit and functional tests, golden values, marker filters, and CI parity.

2026-06-16
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded