simd
Here are 553 public repositories matching this topic...
-
Updated
Nov 6, 2021 - C
-
Updated
Nov 3, 2021 - C++
Our users are often confused by the output from programs such as zip2john sometimes being very large (multi-gigabyte). Maybe we should identify and enhance these programs to output a message to stderr to explain to users that it's normal for the output to be very large - maybe always or maybe only when the output size is above a threshold (e.g., 1 million bytes?)
I am finding a product which can replace Elasticsearch.
-
Updated
Aug 26, 2021 - C++
I'm using MinGW with ispc on Windows 10. It is a strange combination but works fine for me. However, the Codeview debug information produced by ISPC cannot be recognized by MinGW. Thus it is difficult to debug it with GDB. So could you please support to output dwarf debug info on Windows?
-
Updated
Jul 16, 2021 - C
-
Updated
Oct 31, 2021 - C++
-
Updated
Nov 4, 2021 - C++
Hi,
thank you very much for this cool library.
I noticed that simde_mm512_load_ps is missing while simde_mm512_loadu_ps is implemented. However, both seem to exist for Intel intrinsics (see screenshot). Maybe I oversaw one or maybe they do the same anyways?
Thanks
Lukas

Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.