neon
Here are 196 public repositories matching this topic...
-
Updated
Sep 25, 2020 - C++
-
Updated
May 22, 2019 - Python
-
Updated
Aug 28, 2020 - C++
-
Updated
Oct 6, 2020 - C++
-
Updated
Aug 28, 2020 - C++
-
Updated
Sep 28, 2020 - C++
AVX-512BW functions
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#avx512techs=AVX512BW
- _cvtmask32_u32
- _cvtmask64_u64
- _cvtu32_mask32
- _cvtu64_mask64
- _kadd_mask32
- _kadd_mask64
- _kand_mask32
- _kand_mask64
- _kandn_mask32
- _kandn_mask64
- _knot_mask32
- _knot_mask64
- _kor_mask32
- _kor_mask64
- _kort
-
Updated
Sep 8, 2020 - C
-
Updated
Sep 16, 2020 - Go
-
Updated
Sep 20, 2020 - C++
-
Updated
Oct 6, 2020 - C
-
Updated
Sep 16, 2020 - C
Electron Support
While experimenting with this library, I realized that I can't get any generated modules to be loaded by Electron on Windows. I'm running on Windows 10 and trying to use Electron 9.1.1.
I think the problem is with linking to the wrong version of node.lib, as the build script appears to unconditionally link to the node.lib of the installed node, while it should be linking to electron's node.lib
-
Updated
Oct 5, 2020 - Yacc
-
Updated
Sep 10, 2020 - C
-
Updated
Mar 4, 2020 - C++
-
Updated
Sep 13, 2020 - C++
-
Updated
Oct 5, 2020 - Python
-
Updated
Sep 2, 2020 - C++
Improve this page
Add a description, image, and links to the neon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the neon topic, visit your repo's landing page and select "manage topics."
https://github.com/simd-everywhere/simde has done their first release ( https://simd-everywhere.github.io/blog/announcements/release/2020/06/21/0.5.0-release.html ) and it seems like something potentially useful for merging code paths. The most likely candidate I imagine is using SIMD code to replace the non-SIMD fallback path, but maybe it'd be worth checking if it can be used to merge ARM and x8