Subject: Discussion related to cado-nfs
List archive
- From: Jhon Alejandro M <alejandromelo@unicauca.edu.co>
- To: cado-nfs-discuss@lists.gforge.inria.fr
- Subject: Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann)
- Date: Mon, 3 Dec 2018 09:06:29 -0500
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=alejandromelo@unicauca.edu.co; spf=Pass smtp.mailfrom=alejandromelo@unicauca.edu.co; spf=None smtp.helo=postmaster@mail-io1-f53.google.com
- Ironport-phdr: 9a23:D1M0lxPO2Y9c5jU0XJEl6mtUPXoX/o7sNwtQ0KIMzox0Iv78rarrMEGX3/hxlliBBdydt6oUzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlLiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0yRD+s7bpkSAXwhSgINzA3/mLZhNFugq1Hux+uvQBzzpTObY2JKPZzfKXQds4aS2pbWcZRUjRMDIe8b4sICeoKIPpVr43jqFsMtxS+AxSjBPnoyjRVgXH9wKo33P4lEQ7Y3gwvBdQOv2nOrNXyMacdT+S1zK7TwDXeafNW2Cvy55LVch89u/6AR6x/ftfMyUU1CwzFiUydpIr4ND2b0eQNtnKU7+tmVe+3kGEmpR1+riK3xscojITCm4Ebykjc+Cln3Io4Ice0RU17bNK+DZddtiCXO5F2T84sRWxjpTw0xaccuZGheSgH0JQnyADba/yAa4WI5wjsVOeVITthhXJlf6+ziw+88UWgxODwTMa00FFNripKltnDqGoB2ADU6siCUvd9/0Gh1iiT1w3L9O1IPUQ5mbDYJpMh2LI8i5sevEXZEiL2lkj6lKqWeV8l+uis5eTneLLmppqEOoBujgHxLKYulda5AeslKAgOWG2b9vq41L3k5kD5XbNKjvwqnabDrZDVOd4UqrSnDABIz4Yv8QqwDzC+3NQCgXYHNE5FeA6Aj4XxJ17BOu33DfCmj1Sqnjdr3OnKMaDgApXWMnfDjazhfa1m5k5YyQoz1sxf54lOBrEOLvLzXVXxtNPGARMjMgy0xfznCNRn2Y8EV2KPGPzRDKSHulaE4acpLfLJaI4OsyvmMNAh5uXyljk2l1gHcqTv3J0NaXn+EO41DV+eZC/OgtAHWU4Oswg3SuDwjxWnGWpaY3uwVqQw/DY+BYahJZrFR4uknbeImiq3A9tdYTYVWRi3DX70etDcCL83YyWIL5o5y21WZf2aU4YkkCqWmkr/wrtjIPDT/3RH54/l1dN8+uba0xw+6Hp/CJbEij3ffyRPhmoNAgQO8uVnu0UklQWe16lziuFTHJpe6+4PWQBobceBndw/MMj7X0f6RvnMSFuiRY/7UzQ4T9Z0wthXJkggQJOtiRfM2yfsCLgQxeSG
- List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
- List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>
Mr Zimmermann
Your answer has been great very helpful. I have successfully executed block wiedemann algorithm with matrices greater than 100 rows per 100 columns, but with smaller matrices, the following error appears
-The current code expects a column permutation replicated on rows, not the converse. There is little adaptation work, but yet to be done. Maybe you could pass "--reorder columns" to mf_bal ?
I don't understand the message error. ¿How can I solve it? or ¿Why does the error appears?
by last. I have been trying to understand the output files of bwc but I don`t understand the output format. ¿How should I interpret the K.sols file <s1> - <s2>. <J> .txt? I am trying to solve matrices GF(2) but in the output appears hex numbers
Thanks and Regard
Jhon Melo
El mié., 21 nov. 2018, 3:55 a. m., paul zimmermann <Paul.Zimmermann@inria.fr> escribió:
Hi Jhon,
> From: Jhon Alejandro M <alejandromelo@unicauca.edu.co>
> Date: Tue, 20 Nov 2018 16:31:06 -0500
>
> Hello, my name is Jhon. I am university student of Universidad del cauca. I
> am implementing Quadratic Sieve algorithm. I am trying to implement Block
> Wiedemann algorithm. ¿Can I run just the block-wiedemann part of cado-nfs?
> and ¿Exist any example?
>
> Thanks and Regard
> Jhon Melo
> Universidad del Cauca Colombia
the simplest way to get an example is to run the README example:
$ export CADO_DEBUG=true
$ ./cado-nfs.py 90377629292003121684002147101760858109247336549001090677693 workdir=/tmp/c60
Then look at /tmp/c60/c60.bwc.stdout.1: its first line contains an example of
command line of bwc.pl, the Perl script that calls Block Wiedemann.
Additional documentation can be found in linalg/bwc/README.
Best regards,
Paul Zimmermann
Hacia una Universidad comprometida con la Paz Territorial
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), Jhon Alejandro M, 12/03/2018
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), Emmanuel Thomé, 12/03/2018
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), Jhon Alejandro M, 12/03/2018
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), paul zimmermann, 12/03/2018
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), Emmanuel Thomé, 12/03/2018
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), Jhon Alejandro M, 12/03/2018
- Re: [Cado-nfs-discuss] Block Wiedemann (Paul Zimmermann), Emmanuel Thomé, 12/03/2018
Archive powered by MHonArc 2.6.19+.