Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamonDinoia committed Jul 31, 2024
1 parent c787711 commit 947f913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ V 2.3.0beta (7/21/24)
internally, 32-bit integers are still used, so calling cufinufft with more
than 2e9 points will fail. This restriction may be lifted in the future.
* cmake build system revamped completely, more modern practices.
It auto selects compiler flags based on the supported ones on all operative systems.
It auto selects compiler flags based on the supported ones on all operating systems.
Added support for Windows (llvm, msvc), Linux (llvm, gcc) and MacOS (llvm, gcc).
* cmake support for both ducc0 and fftw
* cmake adding nvcc and msvc optimization flags
Expand Down

0 comments on commit 947f913

Please sign in to comment.