FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for source/source_base - AroundPeking/abacus-develop · GitHub
AroundPeking
/
abacus-develop
Public
forked from
deepmodeling/abacus-develop
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
abacus-develop
source
source_base
on
develop
User selector
Datepicker
Commit history
Commits on Apr 21, 2026
[Refactor] Move abfs-vector3_order from source_base to module_ri (#7270)
Show description for d756ca6
Critsium-xy
authored
d756ca6
View commit details
Copy full SHA for d756ca6
View code at this point
Browse repository at this point
Do not output timer.json. If timer information is required, please extract it from running.log instead. (#7261)
Show description for c37671b
mohanchen
and
abacus_fixer
authored
c37671b
View commit details
Copy full SHA for c37671b
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
fix some format issues (#7259)
Show description for 9273888
mohanchen
and
abacus_fixer
authored
9273888
View commit details
Copy full SHA for 9273888
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
refactor: remove Array_Pool in favor of std::vector<double> (#7234)
Show description for fbec33a
dzzz2001
and
claude
authored
fbec33a
View commit details
Copy full SHA for fbec33a
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Fix IntArray class and a few math classes with memory management and code style improvements (#7112)
Show description for 16cd841
authored
16cd841
View commit details
Copy full SHA for 16cd841
View code at this point
Browse repository at this point
2026PKUCourseHW5:mathzone_add1/Line 66:Variable initialization (#7181)
Show description for 7de58a0
lxz2023
and
lxz2023
authored
7de58a0
View commit details
Copy full SHA for 7de58a0
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Refactor: split `timer::tick()` to `timer::start()` and `timer::end()` (#7020)
Show description for 370e67c
linpeize
and
PeizeLin
authored
370e67c
View commit details
Copy full SHA for 370e67c
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Refactor: add nullptr for uninitialized pointer (#7078)
Show description for f322aa1
linpeize
and
PeizeLin
authored
f322aa1
View commit details
Copy full SHA for f322aa1
View code at this point
Browse repository at this point
Fix: Fix DSP gemv_op_mt compile (#7079)
Show description for 3d1ee0c
authored
3d1ee0c
View commit details
Copy full SHA for 3d1ee0c
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Refactor: add nullptr for uninitialized pointer (#7069)
Show description for 3cab0f0
linpeize
and
PeizeLin
authored
3cab0f0
View commit details
Copy full SHA for 3cab0f0
View code at this point
Browse repository at this point
Fix: Add DSP gemm pack with auto memcpy to buffer (#7060)
Show description for ad77994
Cstandardlib
authored
ad77994
View commit details
Copy full SHA for ad77994
View code at this point
Browse repository at this point
Fix: dsp memory op (#7056)
Show description for e277c1c
Cstandardlib
authored
e277c1c
View commit details
Copy full SHA for e277c1c
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
add const for variable functions (#7037)
Show description for a84c95b
authored
a84c95b
View commit details
Copy full SHA for a84c95b
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Refactor: add `nullptr` for uninitialized pointer (#7027)
Show description for 81c5067
linpeize
and
PeizeLin
authored
81c5067
View commit details
Copy full SHA for 81c5067
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Refactor device parameter in esolver_ks_pw (#7016)
Show description for a10e537
mohanchen
and
abacus_fixer
authored
a10e537
View commit details
Copy full SHA for a10e537
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
[Feature] Allow compile LCAO version on DSP (#7013)
Show description for b4945b6
Critsium-xy
authored
b4945b6
View commit details
Copy full SHA for b4945b6
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Add gemv_op_mt for DSP (#7009)
Cstandardlib
authored
6e8322d
View commit details
Copy full SHA for 6e8322d
View code at this point
Browse repository at this point
Code quality improvements (#7001)
Show description for 4c61a5b
mohanchen
and
abacus_fixer
authored
4c61a5b
View commit details
Copy full SHA for 4c61a5b
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
Refactor output format of Mulliken charge analysis, pchg (#6969)
Show description for 46bd897
mohanchen
and
abacus_fixer
authored
46bd897
View commit details
Copy full SHA for 46bd897
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
Optimize vloc_of_g by skipping negligible analytic terms (#6932)
Show description for c039e92
A-006
authored
c039e92
View commit details
Copy full SHA for c039e92
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
Fix C++17 inline constexpr to support C++11 (#6957)
Show description for eea0f93
dzzz2001
and
claude
authored
eea0f93
View commit details
Copy full SHA for eea0f93
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
Refactor: support modern cuSOLVERMp with NCCL (#6951)
Show description for 06fb968
dzzz2001
authored
06fb968
View commit details
Copy full SHA for 06fb968
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
Fix memory recorder (#6952)
Critsium-xy
authored
f9a265a
View commit details
Copy full SHA for f9a265a
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Fix GPU single precision energy error in dav_subspace solver (#6946)
Show description for be3b24c
authored
be3b24c
View commit details
Copy full SHA for be3b24c
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Refactor: Unify CUDA spherical harmonics (sph_harm) implementation (Useful information for using Ylm in both CPU and GPU coding) (#6947)
Show description for c03a934
dzzz2001
and
claude
authored
c03a934
View commit details
Copy full SHA for c03a934
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Refactor: Device module modernization and GPU initialization consolidation (Useful information for GPU coding) (#6936)
Show description for 14746d3
dzzz2001
and
claude
authored
14746d3
View commit details
Copy full SHA for 14746d3
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Refactor Parallel_Reduce and optimize reduction operations (#6925)
Show description for bcb06d8
A-006
authored
bcb06d8
View commit details
Copy full SHA for bcb06d8
View code at this point
Browse repository at this point
Refactor Parallel_Reduce: Replace manual gather-reduce with MPI_Allreduce (#6922)
Show description for dda5fd5
A-006
authored
dda5fd5
View commit details
Copy full SHA for dda5fd5
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Fix some initialization problems (#6921)
Show description for 484ccfe
mohanchen
and
abacus_fixer
authored
484ccfe
View commit details
Copy full SHA for 484ccfe
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
Try to delete global.h, the use of which is harmful for the whole package (#6898)
Show description for 7008a78
mohanchen
and
abacus_fixer
authored
7008a78
View commit details
Copy full SHA for 7008a78
View code at this point
Browse repository at this point
Feature: add Hessian operator <\phi|\nabla_x\nabla_y|\phi> (#6888)
Show description for 0c8b6dc
dyzheng
and
dyzheng
authored
0c8b6dc
View commit details
Copy full SHA for 0c8b6dc
View code at this point
Browse repository at this point
Refactor/device check migration (#6895)
Show description for 70e5f7d
mohanchen
and
abacus_fixer
authored
70e5f7d
View commit details
Copy full SHA for 70e5f7d
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
Some small updates, including timer, and eliminate clean function in esolver (#6892)
Show description for ecb602e
mohanchen
and
abacus_fixer
authored
ecb602e
View commit details
Copy full SHA for ecb602e
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
change uplo to U for lapack_hegvd to be consistent with former routine (#6868)
Cstandardlib
authored
a53930b
View commit details
Copy full SHA for a53930b
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Fix: correct nvc++ compiler compatibility issues (#6854)
Show description for f96f14e
dzzz2001
authored
f96f14e
View commit details
Copy full SHA for f96f14e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL