OpenMP
PulseAugur coverage of OpenMP — every cluster mentioning OpenMP across labs, papers, and developer communities, ranked by signal.
3 day(s) with sentiment data
-
Colibri project enables 744B parameter models on consumer hardware via disk streaming
The Colibri project has developed a novel disk-streaming technique to run massive language models, such as Z.ai's GLM-5.2 with 744 billion parameters, on consumer hardware with limited RAM. This method separates the den…
-
New HiDVFS scheduler optimizes real-time embedded system performance
Researchers have developed HiDVFS, a novel hierarchical multi-agent DVFS scheduler designed for real-time OpenMP DAG workloads on multicore embedded systems. This system addresses the challenge of leakage power by incor…
-
New CUDA optimization strategies yield 1.41x speedup in neural network training
This research paper details a comparative study of CUDA optimization strategies for shallow neural networks, focusing on forward and backward propagation. The study evaluated three stacked optimizations: tiled shared me…
-
Morphling synthesizer boosts GNN training speed by 20X
Researchers have developed Morphling, a domain-specific code synthesizer designed to optimize the training of Graph Neural Networks (GNNs). Morphling compiles GNN specifications into portable, backend-specialized implem…
-
llama.cpp releases add Vulkan, optimize matrix math, and improve server logging
The llama.cpp project has released several updates, including version b9580 which adds Vulkan support for matrix-matrix multiplication and Flash Attention, along with optimizations for FP16 dot2 extensions. Other recent…
-
StateSMix compressor uses Mamba SSMs and n-grams for online lossless compression
Researchers have developed StateSMix, a novel lossless compression algorithm that utilizes Mamba-style State Space Models (SSMs) combined with sparse n-gram context mixing. This system trains token-by-token on the data …