Git Product home page Git Product logo

gpucompare's Introduction

Hi, I'm Harshit. ๐Ÿ‘‹

I'm currently pursuing MS in Artificial Intelligence at Khoury College of Computer Sciences, Northeastern University. I did a Deep Learning Research Co-op at The Jackson Laboratory in Fall 2023. Previously, I worked as a Machine Learning Engineer at Vehant Technologies for two years.

I'm a BTech graduate in Computer Science and Engineering from AIACTR, GGSIPU, Delhi. My interests lie in solving machine learning and deep learning-based problems, preferably in the field of Computer Vision. I also have a keen interest in data science.

Prefers to work with ๐ŸŒฑ: Python, C++, PyTorch, Tensorflow, NVIDIA DeepStream, AWS SageMaker, Azure AI
Interests: Machine Learning, Deep Learning, Computer Vision, Natural Language Processing, MLOps, LLM
Hobbies ๐Ÿ”ญ: stargazing, traveling, playing guitar, solving sudoku.

kHarshit kHarshit kharshit.github.io

gpucompare's People

Contributors

dependabot[bot] avatar kharshit avatar

Watchers

 avatar  avatar

gpucompare's Issues

Print detailed GPU comparison

๐Ÿš€ Feature Request

Print a detailed GPU comparison (e.g. in a tabular format).

๐Ÿ“Ž Additional context

GPU can be compared based on various factors e.g. int8 and fp32 performance of a GPU can be different. Some GPUs might not even have encoders. The package should output a detailed comparison.

Compare GPUs of different architectures

๐Ÿš€ Feature Request

Add support to compare GPUs of different architectures.

๐Ÿ“Ž Additional context

Even though NVIDIA A2 (Ampere) has fewer CUDA/Tensor cores than Tesla T4 (Turing), its performance is comparable to that of T4 in many scenarios. In fact, it's considered a replacement for T4. The update in architecture comes with significant performance improvements.

Add support for graphical output

๐Ÿš€ Feature Request

Plot bar chart (or other graphs) to compare performance output.

๐Ÿ”ˆ Motivation

A graph gives a better understanding when comparing things.

๐Ÿ“Ž Additional context

$ gpucompare --csv-data assets/gpu_data.csv --output=graph
# should output a graph (save an image in current location with a plot)

Compare GPUs by name

๐Ÿš€ Feature Request

Compare GPUs by taking GPU names as input. This will require getting GPU info via web scraping.

๐Ÿ”ˆ Motivation

This will make GPU comparison a lot easier w/o requiring the user to search GPU specs first. The package can do it itself.

๐Ÿ“Ž Additional context

Once a particular GPUs data is parsed, it can be stored in a database, which can be retrieved at later instances thus avoiding web scraping for the same GPU multiple times.

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.