Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Nov 11, 2024
1 parent a4a5d45 commit 17f51db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
Changes in version 12.6, 10/11/2024
Changes in version 12.6, 11/11/2024
===================================

* CpuInfo.cpp: Correctly detect Intel Arrow Lake CPU cache
topology on Windows and Linux.
* PreSieve.cpp: Increased pre-sieving from primes <= 100 to
primes <= 163. Memory usage of pre-sieve lookup tables has been
reduced from 210 kilobytes to 123 kilobytes.
* PreSieve.cpp: Added AVX512 multiarch support.

Changes in version 12.5, 22/10/2024
===================================
Expand Down

0 comments on commit 17f51db

Please sign in to comment.