Giter VIP home page Giter VIP logo

Comments (13)

doftorul avatar doftorul commented on July 19, 2024 1

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

@doftorul
3main writes "XORG_UPDATED" to ${NVOC}/xorg_flag after updating xorg for headless mode, can you check and see if it exists or not?

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

3main command for headless mode is same as what you run manually :
sudo nvidia-xconfig -a --enable-all-gpus --allow-empty-initial-configuration --cool-bits=28

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

PR #70

from nvoc_by_fullzero_community_release.

LuKePicci avatar LuKePicci commented on July 19, 2024

@papampi as you reported in #55 you have two p10x cards which were getting overclocked by performance level 2. This means it's not always perf level 1 or 2.

from nvoc_by_fullzero_community_release.

LuKePicci avatar LuKePicci commented on July 19, 2024

@papampi have two p106, maybe that's the difference.

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

Another mix rig of 1060 and p106 with headless mode yes on 19-2.0 :

m1@m1-desktop-103:~$./nvOC gpuinfo

ID,VENDOR,MODEL,PSTATE,TEMP,FAN,UTILIZATION,POWER,POWERLIMIT,MAXPOWER,GPUCLOCK,MEMCLOCK
--------------------------------------------------------------------------------
0, ZOTAC, GeForce GTX 1060 6GB, P2, 60, 45, 99, 78.42, 78.00, 140.00, 1721, 3802
1, GIGABYTE, P106-100, P0, 66, 45, 100, 76.32, 78.00, 140.00, 1240, 4276
2, GIGABYTE, P106-100, P0, 63, 45, 100, 79.17, 78.00, 140.00, 1290, 4276
3, ZOTAC, GeForce GTX 1060 6GB, P2, 63, 45, 100, 77.99, 78.00, 140.00, 1695, 3802
4, ZOTAC, GeForce GTX 1060 6GB, P2, 68, 45, 100, 76.74, 78.00, 140.00, 1670, 3802
5, GIGABYTE, P106-100, P0, 62, 45, 100, 78.39, 78.00, 140.00, 1379, 4276
6, GIGABYTE, P106-100, P0, 66, 45, 99, 78.37, 78.00, 140.00, 1341, 4276
7, GIGABYTE, P106-100, P0, 69, 45, 97, 78.32, 78.00, 140.00, 1215, 4276
8, MSI, P106-100, P0, 59, 45, 100, 76.62, 78.00, 140.00, 1328, 4276
9, ZOTAC, GeForce GTX 1060 6GB, P2, 60, 45, 100, 78.76, 78.00, 140.00, 1746, 3802
10, GIGABYTE, P106-100, P0, 57, 45, 100, 78.14, 78.00, 140.00, 1354, 4276
11, ZOTAC, GeForce GTX 1060 6GB, P2, 62, 45, 100, 79.05, 78.00, 140.00, 1721, 3802

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

@doftorul can you please test 3main from #70 and see how it goes?

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

And did you checked "XORG_UPDATED" in ${NVOC}/xorg_flag ?

from nvoc_by_fullzero_community_release.

doftorul avatar doftorul commented on July 19, 2024

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

Fixed with #70 ?

from nvoc_by_fullzero_community_release.

doftorul avatar doftorul commented on July 19, 2024

Testing it now.

I had to push the commit since i don't know how to work with version control...

In the meanwhile, testing for perfmode on both p104 and p102, different batches, different vendors, i get always this:

sudo DISPLAY=:0 XAUTHORITY=/var/run/lightdm/root/:0 nvidia-settings -q '[gpu:0]/GPUPerfModes'

Attribute 'GPUPerfModes' (p104-04:0[gpu:0]): perf=0, nvclock=139, nvclockmin=139, nvclockmax=607, nvclockeditable=1,
memclock=405, memclockmin=405, memclockmax=405, memclockeditable=1, memTransferRate=810, memTransferRatemin=810,
memTransferRatemax=810, memTransferRateeditable=1 ; perf=1, nvclock=139, nvclockmin=139, nvclockmax=2050, nvclockeditable=1,
memclock=5805, memclockmin=5805, memclockmax=5805, memclockeditable=1, memTransferRate=11610, memTransferRatemin=11610,
memTransferRatemax=11610, memTransferRateeditable=1

So perfmode 1 is confirmed for p104 and P 102

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 19, 2024

Ok, thought you tested , then approved it
Will revert it back if needed
May need to make more changes

from nvoc_by_fullzero_community_release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.