Evaluation of Machine Learning Fameworks on Finis Terrae II
Andres Gomez Tato

TL;DR
This paper evaluates the performance of various machine learning frameworks on the Finis Terrae II supercomputer, highlighting how data placement and hardware allocation significantly impact training time.
Contribution
It provides a benchmark analysis of ML frameworks' performance on a supercomputer using supervised learning, emphasizing hardware and data placement effects.
Findings
Data placement affects training efficiency
Hardware allocation influences time-to-solution
Supercomputer performance varies with ML framework
Abstract
Machine Learning (ML) and Deep Learning (DL) are two technologies used to extract representations of the data for a specific purpose. ML algorithms take a set of data as input to generate one or several predictions. To define the final version of one model, usually there is an initial step devoted to train the algorithm (get the right final values of the parameters of the model). There are several techniques, from supervised learning to reinforcement learning, which have different requirements. On the market, there are some frameworks or APIs that reduce the effort for designing a new ML model. In this report, using the benchmark DLBENCH, we will analyse the performance and the execution modes of some well-known ML frameworks on the Finis Terrae II supercomputer when supervised learning is used. The report will show that placement of data and allocated hardware can have a large…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Parallel Computing and Optimization Techniques
