Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
LBANN
/
ScaFFold
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
1
Code
Issues
13
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Many bug/performance fixes
- #88
#88
Merged
ndryden
merged 31 commits into
main
LBANN/ScaFFold:main
from
review-fixes
LBANN/ScaFFold:review-fixes
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Many bug/performance fixes
#88
ndryden
merged 31 commits into
main
LBANN/ScaFFold:main
from
review-fixes
LBANN/ScaFFold:review-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Add test infrastructure: pytest config, shared fixtures, MPI/torchrun helpers
Show description for 01176bd
ndryden
committed
01176bd
View commit details
Copy full SHA for 01176bd
Browse repository at this point
Fix reporting and visualization bugs
Show description for 75ec1a4
ndryden
committed
75ec1a4
View commit details
Copy full SHA for 75ec1a4
Browse repository at this point
Fix U-Net construction validation and activation checkpointing
Show description for 609e53d
ndryden
committed
609e53d
View commit details
Copy full SHA for 609e53d
Browse repository at this point
Generate restart scripts from the run's actual environment and launch shape
Show description for 4f6b72b
ndryden
committed
4f6b72b
View commit details
Copy full SHA for 4f6b72b
Browse repository at this point
Fix IFS point-generation kernel bugs
Show description for 4ea15e3
ndryden
committed
4ea15e3
View commit details
Copy full SHA for 4ea15e3
Browse repository at this point
Make dataset id ordering deterministic and v1 label mapping split-consistent
Show description for 9b44c7c
ndryden
committed
9b44c7c
View commit details
Copy full SHA for 9b44c7c
Browse repository at this point
Harden checkpointing: atomic writes, corruption fallback, race-free best selection
Show description for 4069b79
ndryden
committed
4069b79
View commit details
Copy full SHA for 4069b79
Browse repository at this point
Compute validation Dice on hard predictions and sample-weighted val loss
Show description for a62c7ae
ndryden
committed
a62c7ae
View commit details
Copy full SHA for a62c7ae
Browse repository at this point
Make datagen RNG deterministic and category-search resume safe
Show description for 5e18bac
ndryden
committed
5e18bac
View commit details
Copy full SHA for 5e18bac
Browse repository at this point
Validate generated instances, write them atomically, and fix rasterization
Show description for 2d42d7e
ndryden
committed
2d42d7e
View commit details
Copy full SHA for 2d42d7e
Browse repository at this point
Validate config keys, wire --config overrides, implement benchmark sweeps
Show description for 4287ea2
ndryden
committed
4287ea2
View commit details
Copy full SHA for 4287ea2
Browse repository at this point
Make distributed datagen failure paths collective-safe
Show description for eb09eb1
ndryden
committed
eb09eb1
View commit details
Copy full SHA for eb09eb1
Browse repository at this point
Fix DDP device pinning, launcher detection, and worker teardown order
Show description for 889001c
ndryden
committed
889001c
View commit details
Copy full SHA for 889001c
Browse repository at this point
Reduce training/validation metrics globally across data-parallel replicas
Show description for e1d9556
ndryden
committed
e1d9556
View commit details
Copy full SHA for e1d9556
Browse repository at this point
Fix resume flag handling, stats-file headers, and step-counter persistence
Show description for 4bf347b
ndryden
committed
4bf347b
View commit details
Copy full SHA for 4bf347b
Browse repository at this point
Handle a missing parallel strategy and CPU-only devices in training
Show description for 48c900a
ndryden
committed
48c900a
View commit details
Copy full SHA for 48c900a
Browse repository at this point
Only treat .csv files as fractal categories when indexing instances
Show description for f13cc73
ndryden
committed
f13cc73
View commit details
Copy full SHA for f13cc73
Browse repository at this point
Clean up unused imports in test_reporting
ndryden
committed
56d55fb
View commit details
Copy full SHA for 56d55fb
Browse repository at this point
Apply ruff formatting to checkpointing
ndryden
committed
22201f0
View commit details
Copy full SHA for 22201f0
Browse repository at this point
Rasterize by scattering point indices and store point clouds as float32
Show description for a41201d
ndryden
committed
a41201d
View commit details
Copy full SHA for a41201d
Browse repository at this point
Resolve mask paths once and size category search rounds adaptively
Show description for fe5af09
ndryden
committed
fe5af09
View commit details
Copy full SHA for fe5af09
Browse repository at this point
Skip the upsample pad when no padding is needed
Show description for 57c1322
ndryden
committed
57c1322
View commit details
Copy full SHA for 57c1322
Browse repository at this point
Trim per-step overhead in the training and validation compute path
Show description for 6e35a3d
ndryden
committed
6e35a3d
View commit details
Copy full SHA for 6e35a3d
Browse repository at this point
Cut redundant dataset I/O per sample and per startup scan
Show description for 27b497b
ndryden
committed
27b497b
View commit details
Copy full SHA for 27b497b
Browse repository at this point
Load the resume checkpoint on rank 0 and broadcast it
Show description for 159a4b0
ndryden
committed
159a4b0
View commit details
Copy full SHA for 159a4b0
Browse repository at this point
Adapt tests and helpers to the always-distributed design
Show description for 7385cc2
ndryden
committed
7385cc2
View commit details
Copy full SHA for 7385cc2
Browse repository at this point
Persist the cumulative optimizer-step total across resumes
Show description for 5819931
ndryden
committed
5819931
View commit details
Copy full SHA for 5819931
Browse repository at this point
Gather the dataset id digest on the backend's device
Show description for d796633
ndryden
committed
d796633
View commit details
Copy full SHA for d796633
Browse repository at this point
Preserve composite label rows in the legacy mask-value union
Show description for 61b25da
ndryden
committed
61b25da
View commit details
Copy full SHA for 61b25da
Browse repository at this point
Gate the torch profiler solely on its own environment variable
Show description for dcac332
ndryden
committed
dcac332
View commit details
Copy full SHA for dcac332
Browse repository at this point
Require Python 3.10+
Show description for ea6c8e3
ndryden
committed
ea6c8e3
View commit details
Copy full SHA for ea6c8e3
Browse repository at this point
You can’t perform that action at this time.