abacus-develop icon indicating copy to clipboard operation
abacus-develop copied to clipboard

Add Gtest for GPU pw_basis and pw_basis_k

Open A-006 opened this issue 9 months ago • 0 comments

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.

A-006 avatar Apr 01 '25 05:04 A-006