PulseAugur
EN
LIVE 13:37:57
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
3
6 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
2
4 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

3 day(s) with sentiment data

RECENT · PAGE 1/1 · 6 TOTAL
  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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…

  6. 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 …