Tagged "I/O"
-
Announcing Chapel 2.2!
Posted on September 26, 2024
A summary of highlights from the September 2024 release of Chapel 2.2
-
Parallel Processing of a Billion Rows of Data in Chapel
Posted on July 12, 2024
A Chapel Implementation of the One Billion Row Challenge
-
NetCDF in Chapel, Part 2: Reading a Dataset in Parallel
Posted on May 3, 2023
Exploring distributed file IO in Chapel using distributed domains, arrays, and hyperslabs while handling unknown dataset shapes
-
NetCDF in Chapel, Part 1: Interfacing with the C Library
Posted on April 26, 2023
An introduction to C interoperability in Chapel using the NetCDF library