Skip to content

chapel

Formula Utilities v2.8.0

Programming language for productive parallel computing at scale

Install 1 App in Terminal
$
brew install 'chapel'
Source: homebrew/core Website Homebrew

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

Related Utilities Apps

View All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.3
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
zstd
Popular

Zstandard is a real-time compression algorithm

formula Utilities v1.5.7
glib
Popular

Core application library for C

formula Utilities v2.88.1
gh
Popular

GitHub command-line tool

formula Utilities v2.92.0
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
X