-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/add gpu vram #780
Feat/add gpu vram #780
Commits on Oct 13, 2024
-
Add GPU table and VRAM into specification.
To be done: Adjust flavor name parser, pretty printer, generator. Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 822cb86 - Browse repository at this point
Copy the full SHA 822cb86View commit details -
Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2115c59 - Browse repository at this point
Copy the full SHA 2115c59View commit details -
Fix empty line and extra space.
Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b5a0aa - Browse repository at this point
Copy the full SHA 8b5a0aaView commit details -
Minor addition of information for AMD and intel.
Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fe9863 - Browse repository at this point
Copy the full SHA 1fe9863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 930e31d - Browse repository at this point
Copy the full SHA 930e31dView commit details
Commits on Oct 14, 2024
-
Note about 1/7 uncertainties. Nvidia spelling.
Also mention older generations ... Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8266e07 - Browse repository at this point
Copy the full SHA 8266e07View commit details
Commits on Oct 15, 2024
-
Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f86082 - Browse repository at this point
Copy the full SHA 3f86082View commit details -
More appeasement for mardownlint.
One true fix (broken link) And tweak the double-space test for tolerating two spaces after a | in a table. Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3ecab0 - Browse repository at this point
Copy the full SHA c3ecab0View commit details -
One more fix against double spaces.
Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f539b3 - Browse repository at this point
Copy the full SHA 4f539b3View commit details
Commits on Oct 16, 2024
-
add vram and vramperf to GPU (retrofitting v1 and v2)
Signed-off-by: Matthias Büchse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbf9fa2 - Browse repository at this point
Copy the full SHA fbf9fa2View commit details -
Signed-off-by: Matthias Büchse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f962edf - Browse repository at this point
Copy the full SHA f962edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a02bc - Browse repository at this point
Copy the full SHA 73a02bcView commit details
Commits on Oct 17, 2024
-
GPU VRAM always comes with CU spec: Use "and" wording.
Just for a bit better readability. Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 989b228 - Browse repository at this point
Copy the full SHA 989b228View commit details -
More specific meaning of GPU h modifiers.
h on the SMs/CUs/EUs: High frequency h on the VRAM: High bandwidth Again, this is really only to differentiate if a vendor has several otherwise similar models that have a material difference in frequency or bandwidth, such as e.g. a GDDR6 vs an HBM2e veriant ... or a low-power, low-frequency variant. Signed-off-by: Kurt Garloff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f94b26 - Browse repository at this point
Copy the full SHA 9f94b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801a735 - Browse repository at this point
Copy the full SHA 801a735View commit details