Automic VaultAutomic Vault

brew

opencoarrays を Homebrew, MacPorts, Nix でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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