Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] Several sequences for BW

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] Several sequences for BW


Chronological Thread 
  • From: Emmanuel Thomé <Emmanuel.Thome@inria.fr>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] Several sequences for BW
  • Date: Wed, 8 Apr 2015 23:32:14 +0200
  • 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>

On Wed, Apr 08, 2015 at 07:33:46PM +0200, Pierpaolo Santucci wrote:
> Hello everyone!
>
> I'm interested in Cado-nfs linear algebra.
> I want to use several sequencies for Block Wiedemann Algorithm.
>
> Does Cado-nfs support this feature?

Hi Pierpaolo,

Yes it does. There's even a routine check in the test suite which does
this (e.g. if you do make check ARGS="-R oddthr", which tests this
feature plus also an odd number of threads).

Another way to do a test run for this feature is as follows. You should
be able to derive info about the necessary command lines from the output.

./linalg/bwc/bwc-trace.sh bindir=$PWD/build/`hostname`/linalg/bwc
random_matrix_size=800 mn=128 seed=1 thr=2x2 pre_wipe=1 wdir=/tmp/bwc-2seq

which will leave the internal files in /tmp/bwc-2seq.

Note though that the linear generator program is still utter crap, and
that the more sequences you have, the more you'll suffer.

E.
>
> Thanks a lot!
>
> Pierpaolo Santucci
> _______________________________________________
> Cado-nfs-discuss mailing list
> Cado-nfs-discuss@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/cado-nfs-discuss




Archive powered by MHonArc 2.6.19+.

Top of Page