GMP+MPFR to GPU?
Paul.Zimmermann at loria.fr
Paul.Zimmermann at loria.fr
Wed Dec 8 21:41:36 CET 2010
> $ ./Configure linux-generic64 enable-gmp -lgmp -L$GMP/lib -I$GMP/include
>
> Should I interpret the command line as if this is for GMP 5.0? What GMP
> configured for the host processor of this system? If it is, OpenSSL is
> poorer than I had expected...
yes it was GMP 5.0.1, configured like this:
$ ./configure --prefix=/users/caramel/logiciels/gmp-5.0.1/x86_64
More details about the "gmp engine" in OpenSSL can be found in the
engines/e_gmp.c file of OpenSSL, and in the following mail:
http://www.mail-archive.com/openssl-dev@openssl.org/msg12227.html
Paul
More information about the gmp-devel
mailing list