On Tue, 2006-09-26 at 14:45 -0400, Brock Palen wrote:
> I have a code that requires that it be compiled (with the pgi
> compilers) with the -i8
>
> From the pgf90 man page:
>
> -i8Treat default INTEGER and LOGICAL variables as eight bytes.
> For operations
>involving int
You probably want to ping the openib-general list.
On 9/26/06 5:01 PM, "Troy Telford" wrote:
> I've never set up dapl before, however I now have a reason to try...
>
> The problem is, I can't seem to find any documentation on how to set it
> up. I've tried the sample /etc/dat.conf (modified f
I've never set up dapl before, however I now have a reason to try...
The problem is, I can't seem to find any documentation on how to set it
up. I've tried the sample /etc/dat.conf (modified for the IPoIB address
on the system), but I'm not sure I've been sucessful.
I've:
* compiled from O
I have a code that requires that it be compiled (with the pgi
compilers) with the -i8
From the pgf90 man page:
-i8Treat default INTEGER and LOGICAL variables as eight bytes.
For operations
involving integers, use 64-bits for computations.
But i get the following from con
On 9/25/06 1:54 PM, "Ahmad Faraj" wrote:
> I am trying to call the internal function "ompi_op_reduce" from my code.
> is there a way to do this, can I link with any library under the /lib
> directory of where openmpi is imstalled.
This function is internal to Open MPI, and is therefore not proto