← heapsort-ai

GPU computing

5 items

RESEARCHarXiv CS.AI·1d ago

Accelerated Fourier SAT (AFSAT): Fully Realising a GPU-based Symmetric Pseudo-Boolean SAT Solver

Accelerated Fourier SAT (AFSAT) is a GPU-accelerated solver for pseudo-Boolean satisfiability using continuous local search. It significantly improves numerical stability, runtime performance, and memory efficiency over its proof-of-concept by leveraging JAX for parallel processing and addressing memory/floating-point limitations.

60
ARTICLE↑ trendingHacker News (AI)·1d ago

"AI is someone else's GPU"

The article posits that modern AI, particularly large models, is fundamentally reliant on expensive, centralized GPU infrastructure, making it "someone else's GPU" rather than local compute. It critiques this centralization, highlighting concerns about control, cost, and environmental impact.

55
RESEARCHarXiv CS.LG·5/5/2026

Fast Log-Domain Sinkhorn Optimal Transport with Warp-Level GPU Reductions

This paper introduces FastSinkhorn, a native CUDA implementation of the log-domain Sinkhorn algorithm that provides faster and more stable solutions for optimal transport (OT) problems. It achieves a 12x speedup over the POT library and 5.9x over GPU-accelerated PyTorch baselines, maintaining numerical stability for small regularization parameters.

27