Install Mpitask On A Debian, Ubuntu, Kali And Raspbian

Install Mpitask On A Debian, Ubuntu, Kali And Raspbian

mpitask

LAM runtime environment for executing parallel programs

Maintainer: Camm Maguire


Section: utils

Install mpitask

  • Debian apt-get install lam-runtime Click to copy
  • Ubuntu apt-get install lam-runtime Click to copy
  • Kali Linux apt-get install lam-runtime Click to copy
  • Raspbian apt-get install lam-runtime Click to copy

lam-runtime

LAM runtime environment for executing parallel programs

LAM (Local Area Multicomputer) is an open source implementation of the Message Passing Interface (MPI) standard. Some enhancements in LAM 6.3 are: o Added the MPI-2 C++ bindings package (chapter 10 from the MPI-2 standard) from the Laboratory for Scientific Computing at the University of Notre Dame. o Added ROMIO MPI I/O package (chapter 9 from the MPI-2 standard) from the Argonne National Laboratory. o Pseudo-tty support for remote IO (e.g., line buffered output). o Ability to pass environment variables through mpirun. o Ability to mpirun shell scripts/debuggers/etc. (that eventually run LAM/MPI programs). o Ability to execute non-MPI programs across the multicomputer. o Added configurable ability to zero-fill internal LAM buffers before they are used (for development tools such as Purify). o Greatly expanded error messages; provided for customizable local help files. o Expanded and updated documentation. o Various bug fixes and minor enhancements.

To install the latest version of mpitask in your favorite operating system just copy the mpitask installation command from above and paste it into terminal. It will download and install the latest version of mpitask 2024 package in your OS.