Subject: Re: [OMPI users] Help: HPL Compiled Problem From: Daniël Mantione (daniel.mantione_at_[hidden]) Date: 2009-07-22 02:20:16
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