Skip to Content.
Sympa Menu

cado-nfs - Re: [cado-nfs] compile cado on a cluster

Subject: Discussion related to cado-nfs

List archive

Re: [cado-nfs] compile cado on a cluster


Chronological Thread 
  • From: Barbulescu Razvan <razvan.barbulescu@u-bordeaux.fr>
  • To: Paul Zimmermann <Paul.Zimmermann@inria.fr>
  • Cc: cado-nfs@inria.fr
  • Subject: Re: [cado-nfs] compile cado on a cluster
  • Date: Tue, 7 Feb 2023 16:27:36 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=razvan.barbulescu@u-bordeaux.fr; spf=Pass smtp.mailfrom=razvan.barbulescu@u-bordeaux.fr; spf=None smtp.helo=postmaster@v-zimmta03.u-bordeaux.fr
  • Ironport-sdr: 63e26de8_SUziYG4njxKlT1O+jNy+1fJv0ZWjVT6dpLn3skhcy5glfBI vwvkSPKQJcVnC3NiMycnYFTffJPvvsvqz44GyqA==


Le 07/02/2023 à 16:16, Paul Zimmermann a écrit :
Dear Razvan,

Date: Tue, 7 Feb 2023 16:07:16 +0100
From: Barbulescu Razvan <razvan.barbulescu@u-bordeaux.fr>

I want to use cado on a small cluster called plafrim (in Bordeaux). In
order to use binaries like cmake, gcc and  gmp I have to load the
modules like "module load build/cmake/3.15.3"
which version of cado-nfs are you trying to compile?
The developing version cloned from gitlab in February 2023, it was easier to copy the source on the cluster (without using scp). I will try again with the latest release.
Do I have to load a specific module for g++ ? I don't see any such
module on my cluster. Or maybe it is included in gcc.
try g++ -v to see if g++ is available.
It is included in gcc. Thanks for the command line.

How do I know that I have all the prerequisites ?
don't worry, "make" will fail if you don't have them all!
I have an error during the compilation of makefb which uses a *.hpp file. So the first guess was that it comes from the absence of g++.

Best regards,
Paul

Please find the output of make in "cado-bug" and the modules list in
"modules".

cheers,

Razvan

[2:text/plain Show Save:cado-bug.txt (2kB)]


[3:text/plain Show Save:modules.txt (6kB)]




Archive powered by MHonArc 2.6.19+.

Top of Page