15 Commits

Author SHA1 Message Date
Alex Spataru
ad150fab20 Use SSE2 SIMD instead of AVX2 for larger CPU support 2024-11-25 00:00:35 -05:00
Alex Spataru
e2bfd38bb8 Ensure OpenMP support is added globally 2024-11-24 22:58:36 -05:00
Alex Spataru
94f75d0bf0 Add SVE support for ARM CPUs 2024-11-22 22:09:42 -05:00
Alex Spataru
cc9c822195 Remove edbee-lib 2024-11-22 15:51:54 -05:00
Alex Spataru
1cfb2b4c7d Add edbee text editor 2024-11-22 08:50:28 -05:00
Alex Spataru
8c0b935450
Update CMakeLists.txt 2024-11-20 16:25:42 -05:00
Alex Spataru
fb5a89499f
Update SIMD build flags to work with Universal binaries 2024-11-20 10:32:49 -05:00
Alex Spataru
83c922cffa Try to fix Intel C++ compilation 2024-11-18 22:54:15 -05:00
Alex Spataru
6a93579172 Add support for Intel C++ compiler 2024-11-18 22:17:31 -05:00
Alex Spataru
f45c777105 Detect AppleClang on macOS Intel builds 2024-11-18 21:44:59 -05:00
Alex Spataru
d3fcdad9be Remove fallback to portable SIMD instructions on unknown compilers 2024-11-18 21:34:43 -05:00
Alex Spataru
10892291c2 Detect AMD64 and enable AVX2 on Windows 2024-11-18 21:27:48 -05:00
Alex Spataru
3fbf5c5c51 Fix overwrite of compiler flags 2024-11-18 19:17:31 -05:00
Alex Spataru
ec07d4c172 Update compiler flags for SIMDe 2024-11-18 18:42:02 -05:00
Alex Spataru
e09cfb6be3 Use SIMD instructions for updating plot data 2024-11-18 17:30:30 -05:00