Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] makefb not found in distributed enviroment

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] makefb not found in distributed enviroment


Chronological Thread 
  • From: Shi Bai <shih.bai@gmail.com>
  • To: meng <qsmeng@126.com>
  • Cc: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] makefb not found in distributed enviroment
  • Date: Thu, 18 Jul 2013 19:13:26 +1000
  • 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>

Dear Meng,

On Thu, Jul 18, 2013 at 12:47 PM, meng <qsmeng@126.com> wrote:
> Hello all and Alex,
> After git clone and git checkout e4ce347, and successful compile, I can
> run the pl script to factor c90 separately on two computers. However, if I
> run the pl in distributed mode, the local screen will report that
> "
> Info:Generating factor base...
> Error:Command `/home/greatnet/cado-nfs/build/master/sieve/makefb -poly
> /home/greatnet/c90/rsa90.poly -maxbits 10 > /home/greatnet/c90/rsa90.roots '
> terminated unexpectedly with exit status 127.
> Error:STDERR sh: /home/greatnet/cado-nfs/build/master/sieve/makefb: No
> such file or directory
> ", where the master is a remote computer. Obviously the makefb exists in
It seems that the script is trying to find the directory
"/home/greatnet/cado-nfs/build/master/sieve/makefb" on your local
computer (where you invoke cadofactor.pl -- which is not the "master")
and it failed since it couldn't find such. Perhaps it is relevant to
mach_desc?

Best,
Shi

> both computers.
> Your help will be greatly appreciated.
> Best regards,
> Meng
>
>
>
>
> _______________________________________________
> 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