Hacker News
- OpenMP 6.0 https://www.openmp.org/home-news/openmp-arb-releases-openmp-6-0-for-easier-programming/ 12 comments
- OpenMP 4.0 Specifications Released http://openmp.org/wp/2013/07/openmp-40/ 5 comments
Lobsters
- OpenMP 3.1 Summary Card C/C++ (2011) (supported since GCC 4.7, LLVM/Clang 3.7) http://openmp.org/mp-documents/OpenMP3.1-CCard.pdf 2 comments api , c , compilers , pdf , programming , scaling
- OpenMP 5.0: The Architecture Review Board is pleased to announce Version 5.0 of the API Specification. The community has made many requests since version 4.5 was introduced in 2015. As a result OpenMP 5.0 adds many new features that will be useful for highly parallel and complex applications. https://www.openmp.org/press-release/openmp-5-0-is-a-major-leap-forward/ 8 comments programming
- TR7 – OpenMP 5.0 Draft Now Available for Public Discussion https://www.openmp.org/uncategorised/tr7-openmp-5-0-draft-now-available-for-public-discussion/ 18 comments cpp
- OpenMP 4.5 Specs Released http://openmp.org/wp/2015/11/openmp-45-specs-released/ 3 comments cpp
- OpenMP 4.0 Specifications Released http://openmp.org/wp/2013/07/openmp-40/ 5 comments cpp
- OpenMP 4.0 Specifications Released http://openmp.org/wp/2013/07/openmp-40/ 23 comments programming
Linking pages
- GitHub - exaloop/codon: A high-performance, zero-overhead, extensible Python compiler using LLVM https://github.com/exaloop/codon 333 comments
- Is Fortran "a dead language"? - by Jim Cownie - CPU fun https://cpufun.substack.com/p/is-fortran-a-dead-language 231 comments
- GitHub - LibRapid/librapid: A highly optimised C++ and Python library for mathematical applications and neural networks. https://github.com/LibRapid/librapid 86 comments
- GitHub - trholding/llama2.c: Llama 2 Everywhere (L2E) https://github.com/trholding/llama2.c 61 comments
- GitHub - seq-lang/seq: A high-performance, Pythonic language for bioinformatics https://github.com/seq-lang/seq 59 comments
- GitHub - Ly0n/awesome-robotic-tooling: Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace https://github.com/Ly0n/awesome-robotic-tooling 54 comments
- GitHub - oz123/awesome-c: A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there. https://github.com/kozross/awesome-c 54 comments
- GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. https://github.com/fffaraz/awesome-cpp 38 comments
- BSC Working Towards First Completely Open Source European Full-Stack Ecosystem Based on New RISC-V CPU https://www.hpcwire.com/off-the-wire/bsc-working-towards-first-completely-open-source-european-full-stack-ecosystem-based-on-new-risc-v-cpu/ 37 comments
- Cheat Sheet : All Cheat Sheets in one page http://www.cheat-sheets.org/ 33 comments
- GitHub - gnudatalanguage/gdl: GDL - GNU Data Language https://github.com/gnudatalanguage/gdl 30 comments
- GitHub - simd-everywhere/simde: Implementations of SIMD instruction sets for systems which don't natively support them. https://github.com/simd-everywhere/simde 28 comments
- My most impactful code | Lawrence Jones https://blog.lawrencejones.dev/most-impactful/ 28 comments
- LLVM Fortran Levels Up: Goodbye flang-new, Hello flang! - The LLVM Project Blog https://blog.llvm.org/posts/2025-03-11-flang-new/ 26 comments
- Building Clang 9, LLVM 9, libc++ and lldb on Ubuntu 18.04 | Solarian Programmer http://solarianprogrammer.com/2011/10/16/llvm-clang-libc-linux/ 23 comments
- GitHub - dafer45/TBTK: A C++ library for solving second-quantized Hamiltonians https://github.com/dafer45/TBTK 13 comments
- OpenMP® ARB Releases OpenMP 6.0 for Easier Programming - OpenMP https://www.openmp.org/home-news/openmp-arb-releases-openmp-6-0-for-easier-programming/ 12 comments
- Cocoa for Scientists (XXXI): All Aboard Grand Central - Mac Research http://www.macresearch.org/cocoa-scientists-xxxi-all-aboard-grand-central 11 comments
- GitHub - KaruroChori/enance-amamento: A template library for headless rendering of Signed Distance Fields based on OpenMP. https://github.com/KaruroChori/enance-amamento 11 comments
- Multi-Threading in C/C++: Implications on Software Library Design | Karl Rupp https://www.karlrupp.net/2016/03/multithreading-software-library-design/ 10 comments