How to Install and Uninstall nvidia-cuda-mps Package on Kali Linux

Last updated: May 18,2024

1. Install "nvidia-cuda-mps" package

Here is a brief guide to show you how to install nvidia-cuda-mps on Kali Linux

$ sudo apt update $ sudo apt install nvidia-cuda-mps

2. Uninstall "nvidia-cuda-mps" package

Please follow the guidance below to uninstall nvidia-cuda-mps on Kali Linux:

$ sudo apt remove nvidia-cuda-mps $ sudo apt autoclean && sudo apt autoremove

3. Information about the nvidia-cuda-mps package on Kali Linux

Package: nvidia-cuda-mps
Source: nvidia-graphics-drivers
Version: 525.147.05-6
Installed-Size: 244
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 165780
SHA256: cf7238dcc4fa28f0f4eb368a6a1efc48742ff4a3b7aabcb66fc0bd78a1542ef1
SHA1: 573c2affaf33ca200b5860e9ed3e4438f0895380
MD5sum: 86ed252f3faeb3822f0decb1f8455ba8
Description: NVIDIA CUDA Multi Process Service (MPS)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
CUDA MPS is a feature that allows multiple CUDA processes to share a single
GPU context. CUDA MPS should be transparent to CUDA programs.
.
CUDA MPS requires a device that supports Unified Virtual Address (UVA) and
has compute capability SM 3.5 or higher.
Pre-CUDA 4.0 APIs are not supported under CUDA MPS.
Description-md5:
Homepage: https://www.nvidia.com
Section: non-free/utils
Priority: optional
Filename: pool/non-free/n/nvidia-graphics-drivers/nvidia-cuda-mps_525.147.05-6_amd64.deb