Parameters for RLNC
surajnagaje opened this issue · 1 comments
surajnagaje commented
I am trying to run test.RLNC.c with the parameters .\sncRLNC 1000 10 0
But I am getting this error.
pack_bits_in_byte_array(): reaching boundary.
Error: accessing unauthorized memeory area.
Is it related to any makefile error for including test.RLNC.c
Please guide in this regard.
yeliqseu commented
Thanks for reporting this issue.
test.RLNC.c is outdated, for which I didn't push an update to GitHub.
Normally, one can use ./sncDecoders to test RLNC by setting proper
parameters for a sparse code, as what is done in test.RLNC.c (note that
RLNC is just a special case of sparse code).
If you insist on using test.RLNC.c, you can try this file. Replace it, and
then make sncRLNC, and then ./sncRLNC to see help. Hope it helps.
…On Tue, Jul 5, 2022 at 1:28 PM Suraj Nagaje ***@***.***> wrote:
I am trying to run *test.RLNC.c* with the parameters *.\sncRLNC 1000 10 0*
But I am getting this error.
*pack_bits_in_byte_array(): reaching boundary. Error: accessing
unauthorized memeory area.*
Is it related to any makefile error for including *test.RLNC.c*
Please guide in this regard.
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWP2FZJU7FCLJOYVLMU2HLVSPBWTANCNFSM52U5TP3Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
*LI, Ye*
School of Information Science and Technology
Nantong University
Nantong 226019, Jiangsu Province, China
GitHub: *https://github.com/yeliqseu* <https://github.com/yeliqseu>