Open AYuanZ opened 2 years ago
I meet the same problem. Have you solved it?
I can't install nvidia-cuda-mps E: Unable to locate package. nvidia-cuda-mps
I meet the same problem. Have you solved it?
I can't install nvidia-cuda-mps E: Unable to locate package. nvidia-cuda-mps
I met the same problem, too. Have you solved it?
I met the same problem.
In my apt
there is no particular package named nvidia-cuda-mps
, while it is included in nvidia-cuda-toolkit
.
If you have already installed nvidia-cuda-toolkit
, why don't you just try nvidia-cuda-mps-control --help
to check '?
I could get the message such as below:
CUDA MPS Control for Linux/Unix.
Copyright (C) 2003 - 2023 NVIDIA Corporation.
This program allows multiple CUDA processes to share a single GPU context. For information on how to use the CUDA MPS, see the nvidia-cuda-mps-control manual page.
Also, I could follow the indication without any problem:
export CUDA_VISIBLE_DEVICES="0"
nvidia-smi -i 2 -c EXCLUSIVE_PROCESS
nvidia-cuda-mps-control -d
After then, it's possible to run ekya.
If it's wrong solution, please correct me by reply.
My HW/SW info is following:
I can't install nvidia-cuda-mps E: Unable to locate package. nvidia-cuda-mps