parallel-computing

Tag

Cards List
#parallel-computing

Neuromorphic Computing With Sound Waves Cuts Power Use

Reddit r/singularity · 2026-06-20 Cached

Researchers propose using sound waves and phi-bits to create neuromorphic devices that better mimic biological neurons, potentially enabling faster, more energy-efficient computing for pattern recognition and data analysis.

0 favorites 0 likes
#parallel-computing

A Study of Parallel Continuous Local Search

arXiv cs.AI · 2026-06-08 Cached

This paper studies parallel Continuous Local Search (CLS) for Boolean satisfiability with pseudo-Boolean constraints, revealing that redundant constraints can inhibit convergence and that CLS shows promise as a sub-solver in hybrid settings.

0 favorites 0 likes
#parallel-computing

Folding in Parallel

Lobsters Hottest · 2026-05-26 Cached

Explores the use of monoids for embarrassingly parallel data processing, showing that traditionally sequential algorithms like Horner rule and Boyer-Moore majority voting can be parallelized via monoid composition. Also introduces vertical monoid composition for efficient nested grouping-aggregation.

0 favorites 0 likes
#parallel-computing

@0xCodez: https://x.com/0xCodez/status/2058513716509913581

X AI KOLs Timeline · 2026-05-24 Cached

A comprehensive walkthrough on building multi-agent teams with Claude Managed Agents, covering role design, model mixing, and parallel execution to scale from one to 20 agents.

0 favorites 0 likes
#parallel-computing

@DailyDoseOfDS_: Finally, Python 3.14 lets you disable GIL! It's a big deal because earlier, even if you wrote multi-threaded code, Pyth…

X AI KOLs Timeline · 2026-05-18 Cached

Python 3.14 introduces the ability to disable the Global Interpreter Lock (GIL), enabling true parallel execution of multi-threaded code, overcoming a long-standing limitation.

0 favorites 0 likes
#parallel-computing

CUDA Books

Hacker News Top · 2026-05-17 Cached

A curated list of major books on CUDA programming covering beginner to advanced topics, including C++ and Python, with focus on practical resources for NVIDIA GPU parallel computing.

0 favorites 0 likes
#parallel-computing

Accelerate

Hacker News Top · 2026-05-16 Cached

Accelerate is an embedded domain-specific language in Haskell for high-performance parallel array computations, supporting online compilation to multicore CPUs and CUDA GPUs.

0 favorites 0 likes
#parallel-computing

Futhark by Example

Hacker News Top · 2026-05-16 Cached

A hands-on introduction to the Futhark programming language through a collection of commented example programs, covering basic features and programming techniques for parallel computing.

0 favorites 0 likes
#parallel-computing

@vivekgalatage: Roadmap from Cornell - Introduction to CUDA http://cvw.cac.cornell.edu/cuda-intro

X AI KOLs Timeline · 2026-05-07 Cached

This article introduces the Cornell Virtual Workshop's free online tutorial on basic CUDA programming using C, covering prerequisites and additional resources.

0 favorites 0 likes
← Back to home

Submit Feedback