Skip to content

Bandwidth in performance testing script #7

@sheevy

Description

@sheevy

In perftest.jl the number used for andwidth is 1355:
println("So that's cool. We are getting close to hardware limit, running at $(round(T_eff/1355*100), sigdigits=2) % of memory copy! 🚀")
Is that right. From what I can find online, the bandwith of A100 40GB is 1555. Also the readme states 1.55 TB/s.
Shall it be changed to 1555 in perftest.jl?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions