Giter Site home page Giter Site logo

top500's Introduction

TOP500

Analyse of the top500.org site for ML predictions.

Guidelines

On the top500.org site, we can find the ranks and details of the 500 most powerful supercomputers in the world.

To start, have a look at the most recent list and briefly comment on the following question:

  • What manufacturers produce the world's largest supercomputers?
  • What types of processors do they use?
  • What fraction of peak performance is typically achieved for the LINPACK benchmark?

Then, the work to do is:

  • Export all the lists (xls format) from 2005 to 2020
  • Preprocess your data (clean up, )
  • Build a ML model to predict Rpeak, Rmax, Total number of cores and Core speed for the 5 next years
  • Discuss results with respect to the Moore Law

Data

  • TOP500 dataset

Downloaded from the Top500 website, two lists per years from 2005 to 2019.

Link : https://www.top500.org/

Explanation

The python notebook top500-Multi-Podium.ipynb is divided into 2 parts following the guidelines. The second one, is ruled by the variable head_num that describes the number of best computers to use for predictions.

Results

head_num = 10

5_years

Python libraries

os, sys, xlrd, Pandas, Numpy, seaborn, matplotlib, scikit-learn

top500's People

Contributors

alexbdg avatar

Watchers

 avatar  avatar

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.