Skip to content

This directory contains the source code for implementing Random Linear Network Coding (RLNC) into Multi-Processor System-on-Chips (MPSoC). By exploiting data vectorization, we obtained latency and throughputs gains during the matrix multiplication operations.

License

jracevedob/RLNC_MPSoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast_Optics

MIT Licensed Build Status Documentation Status Github All Releases

RLNC in Xilinx's MPSoC

This directory contains the source code for implementing Random Linear Network Coding (RLNC) into Multi-Processor System-on-Chips (MPSoC). By exploiting data vectorization, we obtained latency and throughputs gains during the matrix multiplication operations. Therefore, we envision this implementation as the first real processor design for secure data wireless transmission in lossy media.

Overview

The acceleration of matrix multiplication kernels has received plenty of attention from the architecture, optimization, and

Table of Contents

Quick Start

The implementation of this hardware-software codesign finds itself in a verification stage. A new release will be available soon.

Hardware setup

Software development

OpenCL integration

Results

Citations

Currently, we are working in the writing of a publication where we are going to condense all the results and findings of this project. The ethernet communication is under development following this reference:

https://github.com/jracevedob/MPSoC_Networking

We are going to be really content and encouraged if you can cite our scientific work in your own publications and distribute our work among your research collaborators and colleagues.

@Article{Acevedo2021,
AUTHOR = {Acevedo, Javier and Sabouri, Shahryar  and Shen, Shiwei and Dietrich, Marco and Kambiz, Jamshidi and Fitzek, Frank H. P. },
TITLE = {Blink: Ultrafast Optical Ethernet Communication using Multi-processor System-on-Chip},
JOURNAL = {Electronics},
VOLUME = {},
YEAR = {2021},
NUMBER = {},
ARTICLE-NUMBER = {180},
URL = {},
ISSN = {},
ABSTRACT = {}
}

Contributing

This project exists thanks to all people who contribute. The list of all contributors.

Please refer to the following Link to get access to more detailed information about the project.

Contact

License

This project is licensed under the MIT license.

Documentation

Networking

Vendor documentation Link

Hardware-Software Codesign

Driver integration

News

  • 09.08.2021 - First release of the Random Linear Network Coding based on Kodo repository
  • 10.08.2021 - Integration of OpenCL C++ code for RLNC with the Multi-processor System-on-Chip
  • 14.08.2021 - Software development of the RLNC-kodo library
  • 10.02.2022 - Migration to private repository for testing.
  • 10.02.2022 - Submission of final report to the funding comittee

Acknowledgement

The project underlying this publication was supported by the Federal Ministry of Education and Research of Germany (BMBF) within the programme “Zwanzig20 – Partnership for Innovation” as part of the project consortium “fast” (funding reference number 03ZZ0532D).

About

This directory contains the source code for implementing Random Linear Network Coding (RLNC) into Multi-Processor System-on-Chips (MPSoC). By exploiting data vectorization, we obtained latency and throughputs gains during the matrix multiplication operations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published