A repository to gather copies of teaching materials and links to example Chapel programs and other materials.
To find some Chapel code examples see https://chapel-lang.org/examples/. Here are some other examples:
- https://github.com/mppf/distributed-lsb A parallel radix sort implemented in Chapel, MPI, Lamellar+Rust, OpenSHMEM, and others.
- from various Chapel tutorials
- look on GitHub for other repositories that use Chapel or fall under the Chapel topic, https://github.com/search?q=topic%3Achapel-language&type=repositories
- jeremiah-corrado/arkouda-xarray: Interface for using arkouda with xarray
- Monte Carlo example
Here is an initial list of existing Chapel materials that people have developed. We encourage pull requests to edit or add to this list.