Tagged "AI/ML"
Articles about the intersection between Artificial Intelligence, Machine Learning, and Chapel
-
Transformers From Scratch in Chapel and C++, Part 2
Posted on December 12, 2025
Comparison of transformers in Chapel, C++, and PyTorch focusing on multi-threaded CPUs
-
Transformers From Scratch in Chapel and C++, Part 1
Posted on November 20, 2025
An implementation of a transformer using Chapel, comparing to C++ and PyTorch
-
Experimenting with the Model Context Protocol and Chapel
Posted on August 28, 2025
A report on developing MCP-based integrations for the Chapel programming language
-
Distributed Tuning in Chapel with a Hyperparameter Optimization Example
Posted on October 8, 2024
This post shows how to write a distributed tuning program in Chapel