Giter Club home page Giter Club logo

bsc-thesis's Introduction

GPGPU virtualization: design, development and evaluation of HPC, IoT and edge computing middleware

BSc thesis in Computer Science

  • Author: Mariano Aponte
  • Supervisor: Prof. Raffaele Montella, Associate Professor of University of Naples Parthenope
  • Co-Supervisor: Prof. Sokol Kosta, Associate Professor of Aalborg University
  • University: University of Naples Parthenope
  • Dissertation Date: April 18, 2024

Abstract

Hardware virtualization is vital in High-Performance Computing and Cloud Computing scenarios. It allows an easy and cost-effective way to address the challenges of resource allocation, scalability, and performance isolation in shared environments. Since the rise of GPGPU-accelerated HPC Clusters, the research in the hardware virtualization field has focused more and more on GPGPU virtualization, and different solutions have sprung to life. In this work, we will explore the details of the Generalized Virtualization Service "GVirtuS," a transparent virtualization solution with the advantage of a framework designed in a plug-in style that allows easy development and choice of communicators and stub libraries. Firstly, we will briefly discuss GVirtuS's implementation and design choices. Furthermore, we will analyze the differences with similar solutions found by other researchers. Moreover, we will show how GVirtuS's performance was improved through the development and optimization of a novel RDMA-based communicator. We will then evaluate the performances of the communicator through the CUDA implementation of two foundational operations that underpin AI calculations: SAXPY and Matrix Multiplication. As we will see, our novel RDMA Communicator was able to achieve a 35% performance boost over the preexisting TCP Communicator run over an Infiniband fabric and a 55% performance boost over the same TCP Communicator run over a traditional Ethernet network. Finally, we will conclude and explore some future development goals.

bsc-thesis's People

Contributors

marianoktm avatar

Stargazers

 avatar

Watchers

 avatar

bsc-thesis's Issues

Quick Question GVirtuS (can't post issue in that repo)

Hello,

I am currently reading GvirtuS paper and trying to run it. However, my client machine (a ubuntu 18 device, without GPU) cannot successfully finish the compilation process. The reason is behind the find_package(CUDA REQUIRED) in CMakeLists.txt under /pulgins.

In README file, it mentions one "MUST" install GVirtuS on both client and host machines. So does that mean GVirtuS is not suitable for a client without GPU?

Looking forward to your reply!

Thank you,
Matt

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.