Mohan Chen

Results 14 issues of Mohan Chen

### Background Currently, the pw code evaluates the non-local pseudopotential terms in G space, it would be more efficient (maybe only on CPU) to implement this feature on GPU. ###...

Features Needed

### Describe the Code Quality Issue the delete of start_magnetization in deconstructor may cause segmentation fault.

Bugs
Refactor

Remove GlobalC::dftu

DFT+U
Refactor
The Absolute Zero

### Background For ab initio software, its core capabilities rely not only on the underlying base for solving the Kohn-Sham equations but also on preprocessing and postprocessing software, which are...

Performance
Feature Discussed
GPU & DCU & HPC
Compile & CICD & Docs & Dependencies
Questions
Useful Information
Features Needed
Refactor
The Absolute Zero
Machine Learning
MD & LAM
Interfaces
Unit Tests/Integreate Tests
Long-Time Support (LTS)
dependencies

### Describe the Code Quality Issue To summarize: Remove the INPUTs, delete winput.h and winput.cpp, merge the parameters into INPUT, then add integration tests, and remind to revise the Chinese...

Refactor
The Absolute Zero

### Background It should be a common feature to call DPA3 by ABACUS. ### Describe the solution you'd like We should have clear instructions how to install ABACUS and DPA3...

MD & LAM

### Details The issue is on the title. [0relax.zip](https://github.com/user-attachments/files/21184864/0relax.zip) ### Have you read FAQ on the online manual http://abacus.deepmodeling.com/en/latest/community/faq.html - [x] Yes, I have read the FAQ part on online...

Questions
collinear/non-collinear/SOC
Memory

### Background Now we can output the wave functions in LCAO basis every few ionic steps, but this feature is not supported with PW basis. ### Describe the solution you'd...

Features Needed
GeometryRelaxation

### Describe the bug Example is in the directory: abacus-mc/examples/relax/pw_output Issue: Print out the wave functions twice in PW basis, which should be printed only once. ### Expected behavior _No...

Bugs

### Details [Si-512-abacus-gpu-test.tar.gz](https://github.com/user-attachments/files/21196731/Si-512-abacus-gpu-test.tar.gz) The main bottleneck lies in the computing process of the CPU, as most of the computing time is consumed by CPU calculations, while the GPU operates for...

Performance