akohlmey/TclMPI

Project ID: 50156

Description

Tcl bindings for MPI

TclMPI provides MPI support for Tcl scripts. It supports a commonly used subset of the the MPI-1/MPI-2 specification with an interface following the MPI C language bindings but with some adjustments for Tcl dynamic typing. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications.

Installation Instructions

This copr repository can be added to Fedora Linux installations with "dnf copr enable akohlmey/TclMPI". It will contain binary packages compiled for either OpenMPI or MPICH. To install you can use "dnf install tclmpi-openmpi" or "dnf install tclmpi-mpich" or both. HTML format documentation and a few example scripts are provided in the "tclmpi-doc" package, which is not required to run TclMPI. The TclMPI online documentation is at https://akohlmey.github.io/tclmpi and the TclMPI source code is hosted on GitHub at: https://github.com/akohlmey/tclmpi Please report bugs at: https://github.com/akohlmey/tclmpi/issues

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 39 aarch64 (25)*, ppc64le (14)*, x86_64 (17)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (22)*, ppc64le (19)*, x86_64 (27)* Fedora 40 (0 downloads)
Fedora 41 aarch64 (21)*, ppc64le (21)*, x86_64 (20)* Fedora 41 (16 downloads)
Fedora 42 aarch64 (11)*, ppc64le (10)*, x86_64 (10)* Fedora 42 (8 downloads)
Fedora rawhide aarch64 (60)*, ppc64le (34)*, x86_64 (42)* Fedora rawhide (60 downloads)

* Total number of downloaded packages.