abacus-develop
abacus-develop copied to clipboard
Resolve the segmentation fault occurring in the pw float implementation
Linked Issue
Fix #6111
Unit Tests and/or Case Tests for My Changes
- Added unit tests for the pw_basis float type.
- Included integration tests for the pw_basis float type.
What's Changed?
- Fixed a bug in the runtime handling of the pw_basis float type.
- Enabled GPU support for pw_basis without requiring the compilation flag ENABLE_FFTW_FLOAT.