Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix 安装 opencoarrays

查看 opencoarrays 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install opencoarrays

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install OpenCoarrays

MacPorts ports tree · science/OpenCoarrays/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#caf

nixpkgs package indexes · pkgs/by-name/ca/caf/package.nix · 来源: api.github.com

概览

软件包摘要

Open-source coarray Fortran ABI, API, and compiler wrapper

命令和别名

  • caf
  • cafrun

历史

项目历史与用法

OpenCoarrays is an open-source runtime and ABI layer for Coarray Fortran, aimed primarily at letting GNU Fortran programs use Fortran's standardized multi-image parallel features without writing directly against MPI. The package supplies the `caf` compiler wrapper, the `cafrun` launcher, and the `libcaf_mpi` runtime library.

项目历史

Coarrays entered standard Fortran as a PGAS-style parallel programming model in Fortran 2008, but free compiler support depended on a runtime that could map language-level image communication onto existing communication libraries. The OpenCoarrays project filled that role for GCC by providing an ABI between gfortran and a backend such as MPI.

A 2014 PGAS workshop paper described OpenCoarrays as a new project offering open-source transport layers for coarray Fortran compilers, including MPI and GASNet-based approaches. The 1.0.0 release was announced in July 2015 with the runtime library, compiler wrapper, and launcher, and the announcement noted that GNU Fortran 5.1.0 used OpenCoarrays to support most Fortran 2008 coarray features and some proposed Fortran 2015 TS 18508 features.

采用历史

The project's most important adoption path was through GCC: the OpenCoarrays README says the OpenCoarrays ABI was adopted by gfortran in GCC 5.1.0. That made OpenCoarrays part of the practical route for package managers and HPC users who wanted Coarray Fortran through a free compiler toolchain rather than a vendor compiler.

Packaging spread into Unix package systems such as Homebrew, MacPorts, FreeBSD ports, Nix, and Linux distributions, usually as a science or parallel-computing package. MacPorts summarizes the project as an ABI for gfortran support of coarrays and other Fortran 2018 parallel programming features.

使用方式

Developers compile coarray programs through `caf`, which wraps the selected Fortran compiler and links the OpenCoarrays runtime consistently with the MPI stack used at build time. They launch multi-image programs with `cafrun`, avoiding direct MPI command-line details in routine Coarray Fortran workflows.

OpenCoarrays is especially relevant for scientific and HPC Fortran users who want to experiment with standard-language parallelism, compare coarray code with MPI implementations, or package Fortran applications that rely on gfortran's coarray support.

为什么软件包爱好者会关心

OpenCoarrays is a small package with an outsized toolchain role: it is not just another Fortran library, but the runtime side of a compiler feature. That makes ABI compatibility, MPI selection, compiler version, and wrapper behavior more important than they are for ordinary numerical libraries.

时间线

  • 2014: OpenCoarrays was described in PGAS workshop material as a new open-source transport-layer project for coarray Fortran compilers.
  • 2015: GCC 5.1.0 adopted the OpenCoarrays ABI for gfortran coarray support, and OpenCoarrays 1.0.0 was announced with `libcaf_mpi`, `caf`, and `cafrun`.
  • 2022: Caffeine work at Lawrence Berkeley National Laboratory pointed toward a compiler-independent Fortran runtime direction built on GASNet-EX, related to the longer-term evolution beyond the MPI-focused OpenCoarrays path.

Related projects

  • OpenCoarrays sits alongside GCC/gfortran, MPI implementations, GASNet-EX, Caffeine, and the broader Fortran 2008/2018/2023 parallel-language standards work.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cafcli全局可执行文件
cafruncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.10.3
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本2.10.3

https://github.com/sourceryinstitute/OpenCoarrays

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:opencoarrays
版本2.10.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/opencoarrays
主页http://www.opencoarrays.org
仓库https://github.com/sourceryinstitute/OpenCoarrays
上游文档https://github.com/sourceryinstitute/OpenCoarrays#readme
许可证BSD-3-Clause
源码归档https://github.com/sourceryinstitute/OpenCoarrays/archive/refs/tags/2.10.3.tar.gz
最后更新2026-06-22T14:05:42-07:00
Pulseupdated
依赖gcc@13, open-mpi
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopencoarrays
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

OpenCoarrays

sudo port install OpenCoarrays
  • normalized package name match
  • 匹配方式:Opencoarrays
MacPorts ports tree · api.github.com · MacPorts ports tree: science/OpenCoarrays/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

caf

nix profile install nixpkgs#caf
  • installed executable or alias match
  • 匹配方式:Caf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/caf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment