Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] CADO-NFS 2.0: Small issue with factor.sh

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] CADO-NFS 2.0: Small issue with factor.sh


Chronological Thread 
  • From: Christophe Clavier <christophe.clavier@unilim.fr>
  • To: Cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] CADO-NFS 2.0: Small issue with factor.sh
  • Date: Sun, 24 Nov 2013 02:27:00 +0100
  • 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>


Sorry, I meant that the fix was :

$hostnames cores=$cores

Regards

Christophe

Le 23/11/2013 18:05, Christophe Clavier a écrit :

Hello,

I wonder whether I have found a small bug in the factor.sh script of CADO-NFS 2.0.

Line 287 reads as:
$host cores=$cores
but the variable host is not defined.

I locally fixed the problem by modifying this line as:
$host cores=$cores
which writes "localhost cores=xxx" (instead of " cores=xxx") in the machine description file, but I am not sure this is the correct way to fix the problem.

Regards

Christophe


_______________________________________________
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