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

Resolve the segmentation fault occurring in the pw float implementation

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

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.

A-006 avatar Apr 08 '25 09:04 A-006