abacus-develop
abacus-develop copied to clipboard
Add Gtest for GPU pw_basis and pw_basis_k
Unit Tests and/or Case Tests for my changes
- A unit test is added for recip_to_real and recip_to_recip which about float and double type in pw_basis
- A unit test is added for recip_to_real and recip_to_recip which about float and double type in pw_basis_k
What's changed?
- Now the pw_basis supported the GPU for FFT.
- the Module FFT will added the Gtest later.
- Now the New PW_BASIS GPU type can be compiled on the DCU as well
- Now add the mpi_flag_ in pw_basis to set the mpi use or not in the FFT.