macOS
brew install chapellocal Homebrew formula metadata
sudo port install chapelMacPorts ports tree · lang/chapel/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.