Skip to content

fildourado/cuLDPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This repo is a CUDA/C++ based implementation of LDPC encoding/decoding algorithms The intention is to validate against pyLDPC for correctness and speed profiling

Setup

TODO

sudo apt install cmake
sudo apt-get install libgtest-dev
sudo apt-get install libeigen3-dev

Benchmarks

cuLDPC vs pyLDPC

About

CUDA/C++ LDPC Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published