On Wed, Jul 22, 2009 at 4:41 PM, Daniël
Mantione wrote:
>
>
> On Wed, 22 Jul 2009, Lee Amy wrote:
>
>> Thanks. I have use your Makefile to recompile. However, I still
>> encounter some odd problem.
>>
>> I have attached the make output and Makefile.
>
> I see nothing wrong with the make output?
>
>
On Wed, 22 Jul 2009, Lee Amy wrote:
> Thanks. I have use your Makefile to recompile. However, I still
> encounter some odd problem.
>
> I have attached the make output and Makefile.
I see nothing wrong with the make output?
Daniël Mantione
On Wed, Jul 22, 2009 at 2:53 PM, Daniël
Mantione wrote:
>
>
> On Wed, 22 Jul 2009, Lee Amy wrote:
>
>> Dear sir,
>>
>> Thank you very much. I have compiled HPL successfully. But when I
>> start up xhpl program I encountered such problem.
>>
>> mpirun noticed that job rank 0 with PID 15416 on node n
On Wed, 22 Jul 2009, Lee Amy wrote:
> Dear sir,
>
> Thank you very much. I have compiled HPL successfully. But when I
> start up xhpl program I encountered such problem.
>
> mpirun noticed that job rank 0 with PID 15416 on node node101 exited
> on signal 11 (Segmentation fault).
>
> Could you
On Wed, Jul 22, 2009 at 2:20 PM, Daniël
Mantione wrote:
>
>
> On Wed, 22 Jul 2009, Lee Amy wrote:
>
>> Hi,
>>
>> I'm going to compile HPL by using OpenMPI-1.2.4. Here's my
>> Make.Linux_ATHLON_CBLAS file.
>
> GotoBLAS needs to be called as Fortran BLAS, so you need to switch from
> CBLAS to FBLAS.
On Wed, 22 Jul 2009, Lee Amy wrote:
> Hi,
>
> I'm going to compile HPL by using OpenMPI-1.2.4. Here's my
> Make.Linux_ATHLON_CBLAS file.
GotoBLAS needs to be called as Fortran BLAS, so you need to switch from
CBLAS to FBLAS.
Daniël Mantione