Author

Topic: [ANN}gpumap, determine physical location of the NVIDIA GPU's on windows (Read 186 times)

legendary
Activity: 2814
Merit: 1091
--- ChainWorks Industries ---
This is great.

We will try some of these commands via Linux and see how we go with that.

#crysx

@car1999
Nice migration car1999...


@chrysophylax
Original code by leenoox for linux is available HERE at nvOC Community Release GitHub

Much appreciated.

#crysx
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
This is great.

We will try some of these commands via Linux and see how we go with that.

#crysx

@car1999
Nice migration car1999...


@chrysophylax
Original code by leenoox for linux is available HERE at nvOC Community Release GitHub
legendary
Activity: 2814
Merit: 1091
--- ChainWorks Industries ---
This is great.

We will try some of these commands via Linux and see how we go with that.

#crysx
https://github.com/Madh93/nvidia-led if you want breathing or flashing.

Much appreciated.

Will take a look more in depth tomorrow.

#crysx
hero member
Activity: 630
Merit: 502
This is great.

We will try some of these commands via Linux and see how we go with that.

#crysx
https://github.com/Madh93/nvidia-led if you want breathing or flashing.
legendary
Activity: 2814
Merit: 1091
--- ChainWorks Industries ---
This is great.

We will try some of these commands via Linux and see how we go with that.

#crysx
full member
Activity: 194
Merit: 100
I solved this with infrared thermomether. with them you'll find cooler graphics than others. And uts good to have something to check temp in room.
full member
Activity: 350
Merit: 100
Code:
nvidia-settings -a GPULogoBrightness=0

Turn all GPU LED off.

Code:
nvidia-settings -a [gpu:1]/GPULogoBrightness=100

Turn GPU 1 LED on.

Where is nvidia-settings on windows? I cannot find it.
hero member
Activity: 630
Merit: 502
Code:
nvidia-settings -a GPULogoBrightness=0

Turn all GPU LED off.

Code:
nvidia-settings -a [gpu:1]/GPULogoBrightness=100

Turn GPU 1 LED on.
full member
Activity: 350
Merit: 100
Ever wondered which physical video card is assigned as GPU2 or GPU6? Troubleshooting nightmares? Your miner reported that GPU7 failed of the bus. How do you know which physical card is assigned as GPU7?

Here is an ingenious way to determine physical location of the NVIDIA GPU's on windows.

When executed, first, it will turn all GPU fans OFF. Then it will turn only GPU0 fan ON allowing you to physically map which one is GPU0 by simply looking at which fan is spinning. By pressing "y" button, it will turn GPU0 OFF and move on to the next GPU. It will turn GPU fans ON then OFF, one by one until the last GPU is reached.

It's highly inspired by @leenoox's gpumap for nvOC v0019-2.0.

binary: https://github.com/emminer/gpumap_windows/releases/download/v1.0/gpumap.zip
source code:https://github.com/emminer/gpumap_windows

Happy mining!
Jump to: