chapel-language
There are 33 repositories under chapel-language topic.
Bears-R-Us/arkouda-njit
Home of Arachne and other Arkouda functionality provided by researchers at NJIT
ahayashi/chapel-gpu
GPUIterator for the Chapel language
LouisJenkinsCS/Distributed-Data-Structures
[GSoC] Distributed Data Structures - Collections Framework for Chapel language
hpc-carpentry/hpc-chapel
HPC Chapel lesson materials
chapeldev/cdo
Chapel Data Object
jangmys/BenchParallelMeta
A comparative study of high-productivity high-performance programming languages for parallel metaheuristics
dgarvit/epoch-based-manager
[GSoC] Epoch Based Memory Reclamation System for Chapel language
egeOzpinar/csm
Chapel Statistics Module
ZeeGabByte/War-cards-game-simulation
War card game simulation & Sudoku solver and generator in python. War card game rules: https://en.wikipedia.org/wiki/War_(card_game) or visit our wiki: https://github.com/ZeeGabByte/War-cards-game-simulation/wiki
ajaysjournal/h5chpl-poc
HDF5 library for Chapel
rocmarchive/chapel
a Productive Parallel Programming Language
Guillaume-Helbecque/GPU-accelerated-tree-search-Chapel
GPU-accelerated tree search: Investigating Chapel versus CUDA/HIP+X
Mansitos/MCLanguage-Compiler-Front-End-Prototype
A compiler front-end prototype implementation.
seanpm2001/AI2001_Category-Source_Code-SC-Chapel
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Chapel category for AI2001, containing Chapel programming language datasets
seanpm2001/Learn-Chapel
A repository for showcasing my knowledge of the Chapel programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_Chapel
A repository for showcasing my knowledge of the Chapel programming language, and continuing to learn the language.
AyushPradhan9/Chapel-examples
Chapel language examples
ct-clmsn/MatrixMarket
a chapel module for interacting with matrix market formatted data files
hokiegeek2/arkouda
Arkouda: NumPy-like arrays at massive scale
Jesssullivan/ChapelTests
Dupe Checking, String Iteration, Parallel Evaluation in Chapel-language & Python3
LouisJenkinsCS/LocalAtomics
Building Blocks for non-blocking programming in Shared Memory Chapel
mstrout/ChapelExamplesAndTeachingMaterials
A repository to gather copies of teaching materials and links to example Chapel programs and other materials.
autodyne/chpl
Chapel Tutorial
christopheredsall/aoc-2019-chapel
Advent of Code for 2019 using Chapel
vrockz747/pi.chpl
Pi Estimation through Monte Carlo Simulation & Semi-Circle Area Calculation (Parallel Computing) - Chapel
Aniket21mathur/GSoC-Proposals
Google Summer of Code proposals
ghbrown/tree-sitter-chapel
tree-sitter grammar for the Chapel language
matplinta/branch-and-bound-tsp
Travelling salesman problem solving using branch and bound method in Chapel. Parallel algorithms class project.
narenkhatwani/chapel-lang-basics
This repository contains the basic code syntax examples of Chapel Language