Page 1 of 1

Tesla P100-PCIE-16GB

Posted: Thu Oct 06, 2016 10:16 pm
by 84036980
Please add new GPU for nVidia "Tesla P100-PCIE-16GB"

0x10de:0x15f8:NVIDIA Corporation:GP100GL [xxx]

Thanks,

Code: Select all

root@102-33:~# FAHClient --lspci
22:12:12:INFO(1):Read GPUs.txt
VendorID:DeviceID:Vendor Name:Description
0x10de:0x15f8:NVIDIA Corporation:GP100GL [xxx]
0x10b5:0x8747:PLX Technology, Inc.:
0x10b5:0x8747:PLX Technology, Inc.:
0x10b5:0x8747:PLX Technology, Inc.:
0x10de:0x15f8:NVIDIA Corporation:GP100GL [xxx]

Code: Select all

root@102-33:~# nvidia-smi -i 3 -q

==============NVSMI LOG==============

Timestamp                           : Thu Oct  6 18:14:46 2016
Driver Version                      : 361.83

Attached GPUs                       : 10
GPU 0000:0B:00.0
    Product Name                    : Tesla P100-PCIE-16GB
    Product Brand                   : Tesla
    Display Mode                    : Disabled
    Display Active                  : Disabled
    Persistence Mode                : Disabled
    Accounting Mode                 : Disabled
    Accounting Mode Buffer Size     : 1920
    Driver Model
        Current                     : N/A
        Pending                     : N/A
    Serial Number                   : 0323016074837
    GPU UUID                        : GPU-7e53284e-e623-5dcc-9b7e-732dd806c573
    Minor Number                    : 3
    VBIOS Version                   : 86.00.26.00.01
    MultiGPU Board                  : No
    Board ID                        : 0xb00
    GPU Part Number                 : 900-2H400-0000-000
    Inforom Version
        Image Version               : H400.0201.00.06
        OEM Object                  : 1.1
        ECC Object                  : 4.1
        Power Management Object     : N/A
    GPU Operation Mode
        Current                     : N/A
        Pending                     : N/A
    PCI
        Bus                         : 0x0B
        Device                      : 0x00
        Domain                      : 0x0000
        Device Id                   : 0x15F810DE
        Bus Id                      : 0000:0B:00.0
        Sub System Id               : 0x118F10DE
        GPU Link Info
            PCIe Generation
                Max                 : 3
                Current             : 3
            Link Width
                Max                 : 16x
                Current             : 16x
        Bridge Chip
            Type                    : N/A
            Firmware                : N/A
        Replays since reset         : 0
        Tx Throughput               : 0 KB/s
        Rx Throughput               : 0 KB/s
    Fan Speed                       : N/A
    Performance State               : P0
    Clocks Throttle Reasons
        Idle                        : Active
        Applications Clocks Setting : Not Active
        SW Power Cap                : Not Active
        HW Slowdown                 : Not Active
        Sync Boost                  : Not Active
        Unknown                     : Not Active
    FB Memory Usage
        Total                       : 16280 MiB
        Used                        : 2 MiB
        Free                        : 16278 MiB
    BAR1 Memory Usage
        Total                       : 16384 MiB
        Used                        : 2 MiB
        Free                        : 16382 MiB
    Compute Mode                    : Default
    Utilization
        Gpu                         : 0 %
        Memory                      : 0 %
        Encoder                     : 0 %
        Decoder                     : 0 %
    Ecc Mode
        Current                     : Enabled
        Pending                     : Enabled
    ECC Errors
        Volatile
            Single Bit            
                Device Memory       : 0
                Register File       : 0
                L1 Cache            : N/A
                L2 Cache            : 0
                Texture Memory      : 0
                Texture Shared      : 0
                Total               : 0
            Double Bit            
                Device Memory       : 0
                Register File       : 0
                L1 Cache            : N/A
                L2 Cache            : 0
                Texture Memory      : 0
                Texture Shared      : 0
                Total               : 0
        Aggregate
            Single Bit            
                Device Memory       : 0
                Register File       : 0
                L1 Cache            : N/A
                L2 Cache            : 0
                Texture Memory      : 0
                Texture Shared      : 0
                Total               : 0
            Double Bit            
                Device Memory       : 0
                Register File       : 0
                L1 Cache            : N/A
                L2 Cache            : 0
                Texture Memory      : 0
                Texture Shared      : 0
                Total               : 0
    Retired Pages
        Single Bit ECC              : 0
        Double Bit ECC              : 0
        Pending                     : No
    Temperature
        GPU Current Temp            : 35 C
        GPU Shutdown Temp           : 85 C
        GPU Slowdown Temp           : 82 C
    Power Readings
        Power Management            : Supported
        Power Draw                  : 25.85 W
        Power Limit                 : 250.00 W
        Default Power Limit         : 250.00 W
        Enforced Power Limit        : 250.00 W
        Min Power Limit             : 125.00 W
        Max Power Limit             : 250.00 W
    Clocks
        Graphics                    : 252 MHz
        SM                          : 252 MHz
        Memory                      : 715 MHz
        Video                       : 835 MHz
    Applications Clocks
        Graphics                    : 1189 MHz
        Memory                      : 715 MHz
    Default Applications Clocks
        Graphics                    : 1189 MHz
        Memory                      : 715 MHz
    Max Clocks
        Graphics                    : 1328 MHz
        SM                          : 1328 MHz
        Memory                      : 715 MHz
        Video                       : 1328 MHz
    Clock Policy
        Auto Boost                  : N/A
        Auto Boost Default          : N/A
    Processes                       : None


Re: Tesla P100-PCIE-16GB

Posted: Thu Oct 06, 2016 10:33 pm
by Joe_H
Your example is of an already existing entry in the GPUs.txt file. An update to that entry will only change the cosmetic appearance of the description, folding is already enabled by the device ID being present in the file.

Re: Tesla P100-PCIE-16GB

Posted: Thu Oct 06, 2016 11:41 pm
by 7im
Description updated. Functionality has not changed, as Joe noted.

Re: Tesla P100-PCIE-16GB

Posted: Fri Oct 07, 2016 4:09 pm
by 84036980
Thanks ~!