FloydZ / decoding

Implementation of the fastest ISD algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation failed

majedhassan1 opened this issue · comments

I have followed your instruction. When i entered "git clone --recurse-submodules -j4 git@git.noc.ruhr-uni bochum.de:cits/decoding.git"

i got the message "git@git.noc.ruhr-uni-bochum.de's password:"

what is a password / or how i can get that?

Thanks

commented

Hey,
Sorry these are the instructions of my internal fork of the project. I updated the readme for this repository on github.

Thanks. The problem have solved. But, when i have run "llvm-profdata merge -output=default.profdata default_*.profraw". i have faced with the below error

error: default_*.profraw: No such file or directory

commented

Just 'touch' the file. Or ignore the error