MPI and GMP
selcukkeskin at live.com
selcukkeskin at live.com
Fri Dec 11 21:56:30 CET 2009
i'm sorry. i didn't write library. i'm using gmp primitives embedded in it
best wishes
--------------------------------------------------
From: "Allan Menezes" <amenezes007 at sympatico.ca>
Sent: Friday, December 11, 2009 10:53 PM
To: <selcukkeskin at live.com>
Cc: <gmp-discuss at gmplib.org>
Subject: Re: MPI and GMP
> selcukkeskin at live.com wrote:
>> Hi,
>>
>> I'm working on MPI with GMP. It works perfectly but i can't send gmp
>> variables like mpz_t, mpf_t
>>
>> -------------------------------------------------------
>> Selçuk Keskin
>>
>> Ege University
>> The feasibility of Mathematics in Computer
>> _______________________________________________
>> gmp-discuss mailing list
>> gmp-discuss at gmplib.org
>> https://gmplib.org/mailman/listinfo/gmp-discuss
>>
>>
>>
> Hi Selcuk,
> Are you emedding MPI in GMP functions at a higher level to create a new
> gmp library with mpi?or just writing an mpi program in C/C++ with gmp
> primitives embedded in it and compiled like this
> mpicc -o foo -m64 -lgmp -lm foo.c? If you are writing a library are you
> going to LGPL it and submit it to the gmplib website?
> Thank you very much for your response,
> Best wishes,
> Allan MeneZes
>
More information about the gmp-discuss
mailing list