Hacker News
- Intel Compiler Intrinsics Guide https://software.intel.com/sites/landingpage/IntrinsicsGuide/ 38 comments
- New Avx-512 instruction allows an 3-bit bitwise operation. https://software.intel.com/sites/landingpage/IntrinsicsGuide/#techs=AVX_512&cats=Logical&expand=5865 2 comments asm
- Relations with closed domains can be represented as bitmasks https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=pext&expand=4072 3 comments programmertil
- [Q] Is there something similar to the Intel Intrinsics guide for the PiZero/ARM(v6)? (anything for doing SIMD on the CPU or GPU in C/C++ would help.) https://software.intel.com/sites/landingpage/IntrinsicsGuide/ 8 comments raspberry_pi
- Intel Intrinsics Guide https://software.intel.com/sites/landingpage/IntrinsicsGuide/ 4 comments lowlevel
- Intel Intrinsics Guide http://software.intel.com/sites/landingpage/intrinsicsguide/ 11 comments programming
Linking pages
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog https://blog.burntsushi.net/ripgrep/ 1222 comments
- Faster Integer Parsing https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html 179 comments
- Beating the optimizer | Spin Foam https://mchouza.wordpress.com/2016/02/07/beating-the-optimizer/ 77 comments
- Charts showing the fastest programs by language (Benchmarks Game) https://benchmarksgame-team.pages.debian.net/benchmarksgame/box-plot-summary-charts.html 59 comments
- Python, C, Assembly - 2'500x Faster Cosine Similarity 📐 | Ash's Blog https://ashvardanian.com/posts/python-c-assembly-comparison/ 57 comments
- Using locks in real-time audio processing, safely – timur.audio https://timur.audio/using-locks-in-real-time-audio-processing-safely 55 comments
- GitHub - skeeto/w64devkit: Portable C and C++ Development Kit for x64 (and x86) Windows https://github.com/skeeto/w64devkit 41 comments
- GitHub - agavrel/42_CheatSheet: A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language https://github.com/agavrel/42_CheatSheet 38 comments
- GitHub - zwegner/x86-sat: Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs https://github.com/zwegner/x86-sat 34 comments
- Hardware intrinsic in .NET Core 3.0 - Introduction https://fiigii.com/2019/03/03/Hardware-intrinsic-in-NET-Core-3-0-Introduction/ 30 comments
- Blistering fast Mandelbrot rendering in Rust | gcardone’s blog https://www.gcardone.net/2021-03-04-blistering-fast-mandelbrot-in-rust/ 26 comments
- The fastest production-ready image resize out there. Part 1. General optimizations | Uploadcare Blog https://blog.uploadcare.com/the-fastest-production-ready-image-resize-out-there-part-1-general-optimizations-1b9b0faf2959 24 comments
- Mandelbrot Set with SIMD Intrinsics http://nullprogram.com/blog/2015/07/10/ 24 comments
- enoki/README.md at master · mitsuba-renderer/enoki · GitHub https://github.com/mitsuba-renderer/enoki/blob/master/readme.md 23 comments
- Too much locality... for stores to forward - Paul Khuong: some Lisp https://pvk.ca/Blog/2020/02/01/too-much-locality-for-store-forwarding/ 20 comments
- Geohash in Golang Assembly: Lessons in absurd optimization: https://mmcloughlin.com/posts/geohash-assembly 19 comments
- GitHub - rtosholdings/riptable: 64bit multithreaded python data analytics tools for numpy arrays and datasets https://github.com/rtosholdings/riptable 14 comments
- Horcrux: Implementing Shamir's Secret Sharing in Rust (part 1) | Blog | Guillaume Endignoux https://gendignoux.com/blog/2021/11/01/horcrux-1-math.html 12 comments
- Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining https://mijailovic.net/2018/07/20/alignment-and-pipelining/ 11 comments
- Implementing a linear Quadtree in Rust – Daniel Kiss - Software Developer https://snorrwe.onrender.com/posts/morton-table/ 11 comments
Related searches:
Search whole site: site:software.intel.com
Search title: Intel® Intrinsics Guide
See how to search.