GPU-Native Operators in Ray Data
Blog post from Anyscale
Ray Data 2.58 introduces GPU-native processing capabilities through cuDF support for GPU-accelerated DataFrame batches and an experimental RapidsMPF-based shuffle backend for GPU repartitioning and hash aggregations. Previously, Ray Data could schedule GPU-equipped user-defined functions but relied on users to manually invoke GPU libraries; the new features make GPU execution more integrated for AI data workloads such as multimodal processing and training-data preparation. Benchmarks of fuzzy document deduplication on the FineWeb 10BT dataset found that cuDF accelerated MinHash signature generation by roughly 15 times over comparable CPU clusters, while GPU shuffle improved grouping and connected-components stages by up to 3 times, although communication overhead reduced gains at larger GPU counts. Across the full pipeline, the GPU implementation was up to four times faster and achieved up to 3.1 times better total cost of ownership than CPU alternatives. Future work includes operator fusion to keep data in GPU memory between stages and GPU shuffle support for Ray Data preprocessors.
No tracked trend matches for this post yet.
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.