OPEN AI Block-sparse GPU kernels

Post Reply
admin
Site Admin
Articles: 0
Posts: 1162
Joined: Sat May 02, 2026 10:05 am

OPEN AI Block-sparse GPU kernels

Post by admin »

We’re releasing highly-optimized GPU kernels for an underexplored class of neural network architectures: networks with block-sparse weights. Depending on the chosen sparsity, these kernels can run orders of magnitude faster than cuBLAS or cuSPARSE. We’ve used them to attain state-of-the-art results in text sentiment analysis and generative modeling of text and images.

Source: https://openai.com/index/block-sparse-gpu-kernels
Post Reply