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 |
---|---|---|
![]() |
aarch64 (28)*, ppc64le (33)*, x86_64 (40)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (48)*, ppc64le (50)*, x86_64 (52)* | Fedora 41 (27 downloads) |
![]() |
aarch64 (36)*, ppc64le (38)*, x86_64 (48)* | Fedora 42 (14 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 43 (3 downloads) |
![]() |
aarch64 (100)*, ppc64le (94)*, x86_64 (51)* | Fedora rawhide (69 downloads) |
* Total number of downloaded packages.