How to Install and Uninstall dmtcp Package on openSUSE Leap
Last updated: November 23,2024
1. Install "dmtcp" package
In this section, we are going to explain the necessary steps to install dmtcp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
dmtcp
Copied
2. Uninstall "dmtcp" package
Learn how to uninstall dmtcp on openSUSE Leap:
$
sudo zypper remove
dmtcp
Copied
3. Information about the dmtcp package on openSUSE Leap
Information for package dmtcp:
------------------------------
Repository : Main Repository
Name : dmtcp
Version : 2.5.2-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : dmtcp-2.5.2-bp155.2.10.src
Upstream URL : https://github.com/dmtcp/dmtcp
Summary : Checkpoint/Restart functionality for Linux processes
Description :
DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently
checkpoint the state of an arbitrary group of programs including
multi-threaded and distributed computations. It operates directly on the user
binary executable, with no Linux kernel modules or other kernel mods.
Among the applications supported by DMTCP are Open MPI, MATLAB, Python, Perl,
and many programming languages and shell scripting languages. DMTCP also
supports GNU screen sessions, including vim/cscope and emacs. With the use of
TightVNC, it can also checkpoint and restart X-Window applications, as long as
they do not use extensions (e.g.: no OpenGL, no video).
This package contains DMTCP binaries.
------------------------------
Repository : Main Repository
Name : dmtcp
Version : 2.5.2-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : dmtcp-2.5.2-bp155.2.10.src
Upstream URL : https://github.com/dmtcp/dmtcp
Summary : Checkpoint/Restart functionality for Linux processes
Description :
DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently
checkpoint the state of an arbitrary group of programs including
multi-threaded and distributed computations. It operates directly on the user
binary executable, with no Linux kernel modules or other kernel mods.
Among the applications supported by DMTCP are Open MPI, MATLAB, Python, Perl,
and many programming languages and shell scripting languages. DMTCP also
supports GNU screen sessions, including vim/cscope and emacs. With the use of
TightVNC, it can also checkpoint and restart X-Window applications, as long as
they do not use extensions (e.g.: no OpenGL, no video).
This package contains DMTCP binaries.