Skip to content

Panthutk/Depth_GPU

Repository files navigation

DEPTH GPU COMPARISON (DGC)

Descriptions

DGC is a program for user to find the details about their GPU with measure it averages and have other mode for comparison both of this mode will show user a different type of graph and text to allow user to easy to understand.

Setup

the requirement Package : pip install -r requirements.txt

  • Python at least 3.10.4 python --version if lower than please consider install the latest version from Python.org

How to run

You can start run the program by using python main.py

Menu (menu.py)

menu.png

Description

On the menu, users will see an overall picture of our dataset on the right, where we chose to present important information as a whole so that the user knows the size of the data and display the key values as a graph, while on the left side, a panel that displays the initials and represents the year of the data available, and two buttons that are responsible for navigating the other two layouts.

CompareMode (compareMode.py)

comparemode.png

Description

This is compare mode it activates after trigger from event button in menu.py it will top bar and the rest is white background after entry input and press compare it will show the rest component that will show details of both GPU, statistics and visual graph

DetailsMode (detailMode.py)

detailmode.png

Description

this mode will allow user to find it details about their GPU and show them the important data with short summary and statistics to let our user understand their GPU performance and component.

UML Class diagram

classDiagram

Uml Sequence diagram

Sequence Diagram for detailMode SequenceDiagram

DataSource

  • Origin data from : 🟩NVIDIA & AMD🟥 GPUs Full Specs💠 Kaggle.com
  • This code under MIT license : LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages