Skip to content
View ChristosMatzoros's full-sized avatar
Block or Report

Block or report ChristosMatzoros

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Mobile-code-middleware-with-live-migration-and-program-interpretation Mobile-code-middleware-with-live-migration-and-program-interpretation Public

    We implemented from scratch a mobile code middleware. We created a distributed execution environment that supports the interpretation and execution of a Simple-Script(basic language) program. This …

    Python 2

  2. Group-communication-middleware-with-reliable-multicast-and-total-order-semantics Group-communication-middleware-with-reliable-multicast-and-total-order-semantics Public

    We created from scratch a middleware that supports group communication with reliable multicast and total order messaging delivery. This protocol was tested with a chat application. (in Python)

    Python 2

  3. CUDA-Runtime-API-calls-interception CUDA-Runtime-API-calls-interception Public

    Shared library for intercepting CUDA Runtime API calls. This was part of my Bachelor thesis: A Study on the Computational Exploitation of Remote Virtualized Graphics Cards (https://bit.ly/37tIG0D)

    C++ 8

  4. Network-file-system-middleware Network-file-system-middleware Public

    We created from scratch a software network file system middleware (using NFS semantics) via remote procedure calls(RPCs). Also, we implemented software caching on the client-side. (in Python)

    Python 2

  5. CUDA-MultiGPU-Tiled-Matrix-Multiplication-using-CUDA-Streams CUDA-MultiGPU-Tiled-Matrix-Multiplication-using-CUDA-Streams Public

    CUDA application that uses multiple GPUs to compute matrix-matrix multiplication. The matrix is tiled to run from 1 to 8 devices. This code was part of my Bachelor thesis: "A Study on the Computati…

    Cuda 4 1

  6. Advanced-Telecommunication-Systems-Project Advanced-Telecommunication-Systems-Project Public

    Telecommunication system simulator in Matlab

    MATLAB 2