Hi,
> It's probably due to one or both of the following:
>
> 1. configure with --enable-heterogeneous
>
> 2. execute with --hetero-apps
>
> Both are required for hetero operations
Unfortunately this doesn't solve the problem. I thought that -hetero-apps
is only necessary if I mix 32- and 64-b
It's probably due to one or both of the following:
1. configure with --enable-heterogeneous
2. execute with --hetero-apps
Both are required for hetero operations
On Oct 4, 2012, at 4:03 AM, Siegmar Gross
wrote:
> Hi,
>
> I have a small matrix multiplication program which computes wrong
> r
Hi,
I have a small matrix multiplication program which computes wrong
results in a heterogeneous environment with different little endian
and big endian architectures. Every process computes one row (block)
of the result matrix.
Solaris 10 x86_64 and Linux x86_64:
tyr matrix 162 mpiexec -np 4 -