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 (23)*, x86_64 (40)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (38)*, ppc64le (50)*, x86_64 (36)* | Fedora 41 (17 downloads) |
![]() |
aarch64 (29)*, ppc64le (23)*, x86_64 (34)* | Fedora 42 (9 downloads) |
![]() |
aarch64 (88)*, ppc64le (73)*, x86_64 (51)* | Fedora rawhide (63 downloads) |
* Total number of downloaded packages.