macOS
brew install chapellocal Homebrew formula metadata
sudo port install chapelMacPorts ports tree · lang/chapel/Portfile · ソース: api.github.com
brew
chapel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chapellocal Homebrew formula metadata
sudo port install chapelMacPorts ports tree · lang/chapel/Portfile · ソース: api.github.com
sudo dnf install chapelFedora Rawhide package metadata · chapel · ソース: dl.fedoraproject.org
概要
Programming language for productive parallel computing at scale
履歴
Chapel is a parallel programming language and compiler toolchain for productive computing at scale, designed for laptops, clusters, cloud systems, GPUs, and supercomputers.
Chapel was developed as a high-performance parallel programming language, historically associated with Cray and now maintained openly under the chapel-lang organization. The official README describes a portable language intended for CPUs and GPUs from desktops to supercomputers.
Chapel moved from an HPC research language into a routinely released open-source language runtime and compiler. The GitHub release stream shows semiannual 1.x releases by 2014 and quarterly-style 2.x releases by 2024-2026, while the supplied package facts show distribution through Homebrew, Fedora/DNF, and MacPorts.
Users compile Chapel programs with `chpl`; the Homebrew package also installs developer tools such as `chpldoc`, `chplcheck`, `chpl-language-server`, and Mason, Chapel's package/build tool.
Chapel matters to package nerds because it is a full language distribution rather than a single utility: compiler, runtime, language server, documentation generator, package tooling, and configuration-file discovery all arrive through a package-manager install.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CHPL_CONFIG/chplconfig$CHPL_CONFIG/.chplconfig~/chplconfig~/.chplconfig$CHPL_HOME/chplconfig$CHPL_HOME/.chplconfig実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chpl | cli | グローバル実行可能ファイル | |
chpl-language-server | cli | グローバル実行可能ファイル | |
chpl-shim | cli | グローバル実行可能ファイル | |
chplcheck | cli | グローバル実行可能ファイル | |
chpldoc | cli | グローバル実行可能ファイル | |
chplrun-udp | cli | グローバル実行可能ファイル | |
mason | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/chapel-lang/chapel
インストールメタデータ
| パッケージキー | brew:chapel |
|---|---|
| バージョン | 2.9.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chapel |
| ホームページ | https://chapel-lang.org/ |
| リポジトリ | https://github.com/chapel-lang/chapel |
| 上流ドキュメント | https://chapel-lang.org/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/chapel-lang/chapel/releases/download/2.9.0/chapel-2.9.0.tar.gz |
| 最終更新 | 2026-06-18T20:36:12Z |
| Pulse | updated |
| 依存関係 | cmake, gmp, hwloc, jemalloc, llvm, pkgconf, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | 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` |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chapel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
chapel 2.6.0-5.fc44
A Productive Parallel Programming Language
sudo dnf install chapelchapel
sudo port install chapelソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.