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 37 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 38 (18 downloads)
Fedora 39 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 39 (10 downloads)
Fedora 40 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide aarch64 (20)*, ppc64le (0)*, x86_64 (1)* Fedora rawhide (37 downloads)

* Total number of downloaded packages.