chapel
Formula Utilities v2.8.0
Programming language for productive parallel computing at scale
Install 1
App in
Terminal
$
brew install 'chapel'
Dependencies
Installation Notes
By default, compiled Chapel programs will be single-locale only. To compile and run multi-locale Chapel programs locally: Compile your program with: `chpl --comm=gasnet --comm-substrate=udp` And then run it with: `chplrun-udp ./your_program_name` To simulate GPU execution, you can compile your program with: `chpl --locale-model=gpu --gpu=cpu`
Install Statistics 22.7% vs 90d
Install activity across time periods
| Metric | 30 Days | 90 Days | 1 Year |
|---|---|---|---|
| Total Installs | 66 | 256 | 1.3K |
| Avg Daily Installs | 2 | 3 | 3 |