PulseAugur
EN
LIVE 11:34:10
ENTITY OpenMP

OpenMP

PulseAugur coverage of OpenMP — every cluster mentioning OpenMP across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
1
6 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
3 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 7 TOTAL
  1. TOOL · CL_175008 ·

    llama.cpp releases multiple updates with performance and build improvements

    The llama.cpp project has released several updates, including version b10567 which features CI improvements and various build options for macOS, Linux, Android, and Windows. Previous releases like b10566 and b10549 intr…

  2. TOOL · CL_157892 ·

    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…

  3. TOOL · CL_133546 ·

    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…

  4. RESEARCH · CL_117362 ·

    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…

  5. TOOL · CL_53886 ·

    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…

  6. RESEARCH · CL_47640 ·

    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…

  7. TOOL · CL_18759 ·

    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 …