Questions tagged [gpu]
57 questions
1
vote
0 answers
How Do You Run GPU Task on Windows Server 2016 Remotely?
From my understanding, remotely executing GPU tasks is a little tricky because of the way sessions work on Windows. Session 0 does not have access to GPU drivers, and usually when you remotely execute a task it calls it in Session 0.
In order to…

Syed Aman
- 11
- 2
1
vote
0 answers
DDA device out of resource(Error 12) in Hyper-V VM
We're 'borrowing' a server from an IDC that had two Tesla V100 on it.
It runs Windows Server 2016.
Since it has some impressive graphics capabilities, we were looking for ways to run graphic accelerated programs(CAD, Blender, etc).
But the server…

iCore
- 11
- 3
1
vote
1 answer
Unable to use gpu in azure windows server 2016
I am trying to run a GPU intensive application(Lumion) on the Azure cloud.
Image used - Windows Server 2016.
Hardware - NV6_Promo with 1xK80 GPU.
Any application, when launched, run without using the GPU. The system has the latest Nvidia Tesla…

Nithin Jose
- 149
- 7
1
vote
0 answers
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 problem is that the NVidia A100s don't have a…

C0dR
- 161
- 7
1
vote
0 answers
Double-precision floating point performance on GPUs
I have an application which needs to run lots of double-precision floating point operations in parallel on small datasets. I've just started exploring the possibility of running these computations on a GPU. While comparing performance metrics across…

Bobface
- 135
- 5
1
vote
0 answers
GKE Node auto-provisioning not scaling up with limits defined
I want to use GKE node auto-provisioning to create a node-pool with GPU on demand (that is when I start a Job that needs GPU resources).
Going with the GCP tutorial I've set up a cluster with enabled cluster autoscaling and node auto-provisioning.…

przemys
- 11
- 2
1
vote
1 answer
Why can't the GPUs communicate in a multi-GPU server?
This is a Dell PowerEdge r750xa server with 4 Nvidia A40 GPUs, intended for AI applications. While the GPUs work well individually, multi-GPU training jobs or indeed any multi-GPU computational workload fails where at least 2 GPUs have to exchange…

isarandi
- 341
- 2
- 11
1
vote
0 answers
Service Creation failed AWS ECS Service with elastic inference accelerator (EIA)
I am trying to create a service in my ECS cluster to run a task that uses elastic inference accelerator (EIA). However, when I try to create the service, I get the following error:
I have read the docs, and I understand there cannot be more than 5…

toing_toing
- 113
- 6
1
vote
0 answers
Mounting virtual GPUs on different machines
I have multiple computers connected over a VPN, each computer having one or more Nvidia GPUs. All computers run Linux. I'm wondering if it's possible to mount them over network such that they appear to be attached on a single machine.
For example,…

Susmit Agrawal
- 113
- 3
1
vote
1 answer
Misbehaving NVLINK with 2080 ti cards?
I am running into problems with nvlink'd RTX videocards, and I wonder if someone more experienced with this tech could kindly look at the output below and tell me if there is a problem?
Using a pair of MSI 2080 ti cards and an RTX NVLINK bridge by…

Eric M
- 113
- 5
0
votes
0 answers
GPU Passthrough on Xen Hypervisor
I have a Dell PowerEdge r710 running the Xen hypervisor and I want to get a decent graphics card for a virtual machine. I plan on doing GPU passthrough to dedicate the entire GPU to the virtual machine for increased performance and I am wondering…

GNULinuxOnboard
- 117
- 8
0
votes
1 answer
Compatible AMD GPU for the Dell PowerEdge r710
I'm a complete noob when it comes to server virtualization and GPUs, so please bear with me.
Are there any decent AMD GPUs that are easily compatible with the Dell PowerEdge r710? I'm looking for something cheap that I can use for virtual machines…

GNULinuxOnboard
- 117
- 8
0
votes
1 answer
Resolved - Only 1 nodes out of 2 have registered on my node-pool if I have a GPU activated on my cluster
I have a managed k8S cluster with 1GPU (Tesla K80) activated in west1-b and west1-d (Each zone has this GPU model enabled, and my quota is ok).
Each time that I create a node pool with 2 nodes only one node is up and I have an error message.
I have…

Baptiste GAILLET
- 11
- 2
0
votes
1 answer
I can't use a graphics card on my vm
I can't use a gpu on my vm and it says: Quota 'GPUS_ALL_REGIONS' exceeded. Limit: 0.0 globally all the time and I have premium so how do I fix this?

Fortster
- 1
0
votes
0 answers
Will compute nodes with A100 80GB (2x on node1) and A100 40GB (2x on node2) work in Red Hat OpenShift cluster?
I think the answer should be yes, however these parts/cards are expensive, so would like to know from experts who have done this kind of things.
Will MIG be supported on this?

techele
- 1