Tagged "Interoperability"
-
Chapel/Fortran Interop in an Ocean Model: Introduction
Posted on April 24, 2025
An introduction to interoperating between Chapel and Fortran
-
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