Code Monkey home page Code Monkey logo

Comments (3)

peastman avatar peastman commented on July 25, 2024

The A100s are on Perlmutter. They're 40 GB, 1410 MHz versions.

from openmm-org.

jchodera avatar jchodera commented on July 25, 2024

Maybe we should capture the output of nivida-smi -q?

The datasheet says there's a bunch of flavors of A100:
image

from openmm-org.

peastman avatar peastman commented on July 25, 2024

The only difference between them is the amount of memory (40 or 80 GB) and the form factor (PCIe or SXM). Neither of those should have any difference in speed.

Here's what nvidia-smi reports on the login node with the GPU idle.

    Clocks
        Graphics                          : 210 MHz
        SM                                : 210 MHz
        Memory                            : 1215 MHz
        Video                             : 585 MHz
    Applications Clocks
        Graphics                          : 765 MHz
        Memory                            : 1215 MHz
    Default Applications Clocks
        Graphics                          : 765 MHz
        Memory                            : 1215 MHz
    Max Clocks
        Graphics                          : 1410 MHz
        SM                                : 1410 MHz
        Memory                            : 1215 MHz
        Video                             : 1290 MHz
    Max Customer Boost Clocks
        Graphics                          : 1410 MHz

Comparing to what you posted in #86 (comment), the max clock rates for graphics, SM, and video are the same, but the memory is slightly lower. Other factors that can affect performance are the type of bus (PCIe or NVLink, and the particular version of either one), the cooling system (influences whether it can actually sustain the maximum clock rate, bus topology (mainly for multi-GPU benchmarks), and CPU type (it's not a huge effect for GPU benchmarks, but it does make a difference).

from openmm-org.

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.