Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mki1967/rbo

Fundamental functions of RBO Bit-reversal Broadcast Scheduling in Go Programming Language
https://github.com/mki1967/rbo

algorithm bit-reversal broadcast go rbo scheduling

Last synced: 9 days ago
JSON representation

Fundamental functions of RBO Bit-reversal Broadcast Scheduling in Go Programming Language

Awesome Lists containing this project

README

        

# RBO (Bit reversal broadcast scheduling) [![Build Status](https://travis-ci.org/mki1967/rbo.svg?branch=master)](https://travis-ci.org/mki1967/rbo) [![GoDoc](https://godoc.org/github.com/mki1967/rbo?status.svg)](https://godoc.org/github.com/mki1967/rbo)

Implementation of the fundamental functions of
RBO Bit-reversal Scheduling
in Go Programming Language.
See: https://sites.google.com/site/rboprotocol/
The algorithm underlying the implementation of NSI is explained in
https://sites.google.com/site/rboprotocol/rbo-files/mki-RBO-gamma.pdf (In section: "Implementation").

GitHub Page: https://mki1967.github.io/rbo/

godoc: https://godoc.org/github.com/mki1967/rbo