Questions tagged [nvidia]
An American global technology company based in Santa Clara, California, best known for its graphics processors (GPUs).
77 questions
0
votes
1
answer
193
views
Unable to purge unused Ubuntu Linux kernels
How can I proceed to avoid the next error?
$ sudo apt-get autoremove --purge
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly ...
5
votes
1
answer
666
views
Is it possible to install ESXi on an DGX A100 System
I have a Nvidia DGX A100 system at work and the management wants to virtualize it.
Is it possible to install ESXi on the appliance?
Are the proprietary Nvidia hardware, such as NVLinks, NVSwitch ...
0
votes
0
answers
132
views
CUDA initialization: Unexpected error from cudaGetDeviceCount() error while trying to install Stable Diffusion on FreeBSD + nvidia driver 570.144
I'm trying to install Stable Diffusion on FreeBSD 14.2 + nvidia driver 570.144,following this tutorial :
https://github.com/verm/freebsd-stable-diffusion
There Verm used nvidia driver 525 and FreeBSD ...
1
vote
0
answers
253
views
Managing the GPU resources in an Ubuntu server
When users run two independent processes (python jobs) that use (Nvidia) GPU resources on a Ubuntu 'server', if their combined usage reaches the limit, all of them get killed.
I'm 'trying' to manage ...
1
vote
1
answer
153
views
NVIDIA L4 GPU Not Detected in Linux Hyper-V VM After DDA
Environment Details:
Host Machine:
OS: Windows Server 2022
GPU: NVIDIA L4 x 3
CPU: Intel Xeon Gold 6542Y (with VT-d enabled)
IOMMU and SR-IOV: Enabled in BIOS
Virtual Machine (VM):
OS: Linux ( ...
1
vote
0
answers
158
views
Supermicro power distribution board with 12VHPWR
I have a Supermicro 2U chassis with a power distributor board PDB-PT826-S4824 in it. And it should have support for the nVidia L40 graphics card.
It has 2 8-pin +12V connectors for powering PCIe ...
2
votes
3
answers
1k
views
Installing WireGuard on Nvidia Tegra boards?
I am working with Nvidia Tegra SBCs for a custom application. The application uses the Nvidia GPU that is specific to these boards. The system is running aarch64 (arm64) Unubtu 22.04 Linux.
I need to ...
0
votes
0
answers
91
views
How to stop using NVIDIA card on Centos
I bought a machine many years ago that has an NVIDIA GPU installed. I no longer need the GPU and was going to give it to a colleague, but when I remove it, my system gets stuck booting at a step that ...
-1
votes
1
answer
260
views
Best GPU to get for encoding / decoding multiple video streams and files? [closed]
I need to encode / decode multiple videos (both live and pre-recorded video files) at the same time but I'm not sure which GPU to get. I'll be using ffmpeg for the video manipulation.
Ideally I'd like ...
1
vote
1
answer
504
views
nvidia driver not present on debian bullseye after installing cuda
I'm trying to get nvidia gpu drivers and related software installed / upgrades on a debian bullseye system and having trouble. I tried following the instructions for installing cuda, but when I get ...
2
votes
0
answers
236
views
NVIDIA Grid / Gaming drivers licensing issues AWS EC2
I'm following https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/install-nvidia-driver.html#nvidia-gaming-driver in order to install NVIDIA Gaming drivers to unlock higher resolutions on AWS EC2 ...
5
votes
1
answer
801
views
The GPU usage provided by nvidia-smi command is very different from GPU metrics from guest OS
I'm working on a project that can monitor virtual machines' vgpu usage.
The hypervisor is vCenter, we have nvidia A16 cards installed on vCenter hosts, and assigned a16 vGPU to a couple of windows VMs ...
3
votes
2
answers
1k
views
Dell PowerEdge R7525 + Nvidia A16
We have a PowerEdge R7525 server with nvidia A16 graphics card on debian 11. But we have about 50% lower gpu performance than other servers. I suspect it's the missing "Above 4G decoding" ...
1
vote
0
answers
568
views
Hyper-V GPU Passthrough with NVidia A100 no display
I am currently trying to get some NVidia A100 GPUs to work on our Hyper-V Hypervisor. I managed to setup the GPU Passthrough to a VM but the problem is I don't get a video display. I assume the ...
1
vote
1
answer
2k
views
Does a defunct process still allocate resources in the system?
I have a production machine (Ubuntu 18.04) that runs processes in GPU using Nvidia. A certain process has allocated memory and is now defunct, leaving the GPUs basically unusable.
ps -o ppid= -p
...