Welcome to the Chapel language blog! Chapel is a productive language for parallel computing at scale. To learn more, see the welcome article.
Latest posts
-
7 Questions for Scott Bachman: Analyzing Coral Reefs with Chapel
Posted on October 1, 2024
An interview with oceanographer Scott Bachman, focusing on his work to measure coral reef biodiversity using satellite image analysis
-
Announcing Chapel 2.2!
Posted on September 26, 2024
A summary of highlights from the September 2024 release of Chapel 2.2
-
7 Questions for Éric Laurendeau: Computing Aircraft Aerodynamics in Chapel
Posted on September 17, 2024
An interview with CHAMPS PI and Professor of Mechanical Engineering, Éric Laurendeau
-
What’s New with Chapel? Nine Questions for the Development Team
External Article
Posted on September 5, 2024
An interview published by HPCWire with Brad Chamberlain
-
Measure the Performance of your Gaming GPU with Chapel
Posted on August 27, 2024
This post demonstrates using the Windows Subsystem for Linux to run Chapel code on a GPU from NVIDIA
-
Parallel Processing of a Billion Rows of Data in Chapel
Posted on July 12, 2024
A Chapel Implementation of the One Billion Row Challenge
-
Navier-Stokes in Chapel — 2D Simulations and Performance
Posted on July 9, 2024
An exploration of Chapel’s scientific computing capabilities using the CFD Python Tutorial and a C++/OpenMP performance comparison
-
Reflections on ChapelCon '24: A Community Growing Together
Posted on July 1, 2024
This post is a retrospective on ChapelCon ‘24
-
Announcing Chapel 2.1!
Posted on June 27, 2024
A summary of highlights from the June 2024 release of Chapel 2.1
-
Generic Linear Multistep Method Evaluator using Chapel
Posted on May 13, 2024
In this article, we use advanced features of the Chapel type system to implement a general linear multistep method evaluator for approximating differential equations.