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
Accelerator
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
Type
/
to 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
.
libAtoms
/
workflow
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
43
Code
Issues
67
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
make wfl pool autoparallelization torch GPU ID aware
- #363
#363
Merged
bernstei
merged 13 commits into
main
libAtoms/workflow:main
from
autopara_GPU
libAtoms/workflow:autopara_GPU
Copy head branch name to clipboard
Nov 3, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
make wfl pool autoparallelization torch GPU ID aware
#363
bernstei
merged 13 commits into
main
libAtoms/workflow:main
from
autopara_GPU
libAtoms/workflow:autopara_GPU
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2025
Enable assigning of specific GPUs to each autopara python subprocess with WFL_TORCH_DEVICE_IS_SUBPROCESS_ID
bernstei
committed
41bd2be
View commit details
Copy full SHA for 41bd2be
Browse repository at this point
Switch all tests to ase LangevinBOAB, and fix missing gpu_id_queue when not running in pool. Also, workaround opt.converged ASE issue 1744
bernstei
committed
fa89458
View commit details
Copy full SHA for fa89458
Browse repository at this point
Refactor clean_rundir and related
bernstei
committed
ab9e460
View commit details
Copy full SHA for ab9e460
Browse repository at this point
Commits on Oct 29, 2025
typo
bernstei
committed
409456e
View commit details
Copy full SHA for 409456e
Browse repository at this point
Don't use forkserver for autopara pool unless WFL_TORCH_N_GPUS is set
bernstei
committed
c545aac
View commit details
Copy full SHA for c545aac
Browse repository at this point
Fix convergence check in optimizers, and skip phono3py tests if not available
bernstei
committed
0c8222e
View commit details
Copy full SHA for 0c8222e
Browse repository at this point
Fix autopara GPU test
bernstei
committed
1a2f51b
View commit details
Copy full SHA for 1a2f51b
Browse repository at this point
lint
bernstei
committed
8946a61
View commit details
Copy full SHA for 8946a61
Browse repository at this point
Back to opt.converged(None) for wfl.generate.optimize, since PreconLBFGS supports that but doesn't fully support irun
bernstei
committed
37499b2
View commit details
Copy full SHA for 37499b2
Browse repository at this point
test for wfl.calculator.utils.clean_rundir
bernstei
committed
f0d55e9
View commit details
Copy full SHA for f0d55e9
Browse repository at this point
fix LangevinBAOAB import in test_md.py
bernstei
committed
4de5eab
View commit details
Copy full SHA for 4de5eab
Browse repository at this point
Cleaner use of 'converged = opt.run()' in optimize and neb
bernstei
committed
b69e76f
View commit details
Copy full SHA for b69e76f
Browse repository at this point
Commits on Oct 30, 2025
Update expected number of pass/fail/etc in complete_pytest.tin
bernstei
committed
353a22d
View commit details
Copy full SHA for 353a22d
Browse repository at this point
You can’t perform that action at this time.