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 }}
cheerly-pku
/
abacus-develop
Public
forked from
deepmodeling/abacus-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: cheerly-pku/abacus-develop
Actions
All workflows
Workflows
Atomic Simulation Environment (ASE) Plugin Test
Atomic Simulation Environment (ASE) Plugin Test
Build Test
Build Test
Build Test
Build Test
Container
Container
Coverage Analysis
Coverage Analysis
CUDA Test
CUDA Test
Doxygen Documentation Deployment
Doxygen Documentation Deployment
Integration Test and Unit Test
Integration Test and Unit Test
interface
interface
Mirror to Gitee Repository
Mirror to Gitee Repository
Show more workflows...
Management
Caches
Build Test
Build Test
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build_test_makefile.yml
will be ignored since log searching is not yet available
135 workflow runs
135 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Stabilize DiagoPPCG LAPACK fallback paths
Build Test
#35:
Commit
c8e34da
pushed by
cheerly-pku
1m 30s
ppcg
ppcg
1m 30s
View workflow file
Merge branch 'develop' into ppcg
Build Test
#34:
Commit
6ab66f1
pushed by
cheerly-pku
1m 37s
ppcg
ppcg
1m 37s
View workflow file
test: add 23 PPCG unit tests + 2 performance benchmarks
Build Test
#33:
Commit
2047224
pushed by
cheerly-pku
1m 33s
ppcg
ppcg
1m 33s
View workflow file
Merge branch 'develop' into ppcg
Build Test
#32:
Commit
2bfe9c3
pushed by
cheerly-pku
1m 30s
ppcg
ppcg
1m 30s
View workflow file
test: expand PPCG unit tests with 6 test cases across diverse matrices
Build Test
#31:
Commit
5a428fc
pushed by
cheerly-pku
2m 7s
ppcg
ppcg
2m 7s
View workflow file
fix: fall back to 2-block subspace when p is bad instead of Krylov Hw
Build Test
#30:
Commit
2204715
pushed by
cheerly-pku
1m 16s
ppcg
ppcg
1m 16s
View workflow file
fix: normalize w/p to unit S-norm before building small subspace
Build Test
#29:
Commit
30577b9
pushed by
cheerly-pku
2m 5s
ppcg
ppcg
2m 5s
View workflow file
Merge branch 'develop' into ppcg
Build Test
#28:
Commit
765064a
pushed by
cheerly-pku
1m 15s
ppcg
ppcg
1m 15s
View workflow file
fix: revert BLOCK_SUBSPACE to use_p=false to avoid M singularity
Build Test
#27:
Commit
c1840ef
pushed by
cheerly-pku
1m 41s
ppcg
ppcg
1m 41s
View workflow file
fix: use subspace diagonalization for CG non-RR eigenvalues; re-enabl…
Build Test
#26:
Commit
187c1f0
pushed by
cheerly-pku
1m 58s
ppcg
ppcg
1m 58s
View workflow file
fix: use exact quadratic root in line_minimize for CG strategy
Build Test
#25:
Commit
f7a1ea0
pushed by
cheerly-pku
1m 21s
ppcg
ppcg
1m 21s
View workflow file
chore: remove .claude/settings.json, add to .gitignore
Build Test
#24:
Commit
c7bba69
pushed by
cheerly-pku
1m 21s
ppcg
ppcg
1m 21s
View workflow file
temp: remove CG test, keep only BLOCK_SUBSPACE
Build Test
#23:
Commit
22ce9d2
pushed by
cheerly-pku
1m 19s
ppcg
ppcg
1m 19s
View workflow file
fix: add initial Rayleigh-Ritz to CG strategy
Build Test
#22:
Commit
5c287c5
pushed by
cheerly-pku
1m 9s
ppcg
ppcg
1m 9s
View workflow file
fix: remove orth_cholesky before rayleigh_ritz in CG RR path
Build Test
#21:
Commit
126fdc8
pushed by
cheerly-pku
1m 37s
ppcg
ppcg
1m 37s
View workflow file
fix: use rr_step=1 for CG to prevent Cholesky band mixing
Build Test
#20:
Commit
8340fd7
pushed by
cheerly-pku
1m 18s
ppcg
ppcg
1m 18s
View workflow file
fix: disable 3-block [psi,w,p] subspace to prevent M-matrix ill-condi…
Build Test
#19:
Commit
c2a32db
pushed by
cheerly-pku
1m 16s
ppcg
ppcg
1m 16s
View workflow file
fix: use real-only initial wavefunctions in PPCG unit test
Build Test
#18:
Commit
3713712
pushed by
cheerly-pku
1m 36s
ppcg
ppcg
1m 36s
View workflow file
fix: use real-symmetric fast path in solve_hermitian_gevp
Build Test
#17:
Commit
a3d481b
pushed by
cheerly-pku
1m 21s
ppcg
ppcg
1m 21s
View workflow file
Merge branch 'develop' into ppcg
Build Test
#16:
Commit
8dd5650
pushed by
cheerly-pku
1m 17s
ppcg
ppcg
1m 17s
View workflow file
fix: use full complex inner products for Hermitian Gram matrices
Build Test
#15:
Commit
c4ee456
pushed by
cheerly-pku
1m 17s
ppcg
ppcg
1m 17s
View workflow file
revert: remove unintended 'static' from rank_seed_offset in sto_wf.cpp
Build Test
#14:
Commit
49f70c2
pushed by
cheerly-pku
3m 13s
ppcg
ppcg
3m 13s
View workflow file
fix: remove extra chol_qr_active after update_one_block in BLOCK_SUBS…
Build Test
#13:
Commit
a4729c8
pushed by
cheerly-pku
1m 15s
ppcg
ppcg
1m 15s
View workflow file
fix: use full complex inner product for gradient/vector projections
Build Test
#12:
Commit
f06ad8a
pushed by
cheerly-pku
1m 17s
ppcg
ppcg
1m 17s
View workflow file
fix: stabilize PPCG for nband>1 - Krylov fallback, M save/restore, CG…
Build Test
#11:
Commit
30276e4
pushed by
cheerly-pku
1m 16s
ppcg
ppcg
1m 16s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.