[petsc-dev] Handling ESSL + Lapack and PESSL

Tom Cortese tcortese at eecs.utk.edu
Mon Sep 13 17:04:50 CDT 2010


On the large IBM systems at NAVO, there are some special libraries 
installed in addition to ESSL -- I have no idea if this is standard across 
AIX machines, or if this is something special that the center staff 
installed:

/site/lib: %ls
blas_PW5.a@              libblas_PW5_64.a@        libscalapack_PWR5.a@
blas_PW5_64.a@           libexpat.a               libscalapack_PWR5_64.a@
lapack_PW5.a@            libexpat.la*             libtermcap.a
lapack_PW5_64.a@         liblapack_PW5.a@         tmglib_PW5.a@
libblas_PW5.a@           liblapack_PW5_64.a@      tmglib_PW5_64.a@
/site/lib: %

 	-Tom Cortese

On Mon, 13 Sep 2010, Boyana Norris wrote:

> ESSL does not cover all functions in LAPACK, however (intentionally, 
> apparently).
>
> Boyana
>
> --
> Boyana Norris, Computer Scientist, Argonne National Laboratory
> norris at mcs.anl.gov, +1.630.252.7908, http://www.mcs.anl.gov/~norris/
>
> On Sep 13, 2010, at 2:05 PM, Jed Brown wrote:
>
>> On Mon, 13 Sep 2010 13:55:48 -0500, Barry Smith <bsmith at mcs.anl.gov> wrote:
>>>   Does ESSL itself contain "the BLAS"
>> 
>> Yes.
>>
>>>   None of this really matters because you are still stuck writing
>>>   the configure test for geev.
>> 
>> Yup, we're debugging some SIGILL problem emanating from ESSL or PESSL at
>> the moment.  Will write a test if it turns out to be a configuration
>> that actually works and is desirable.
>> 
>> Jed
>



More information about the petsc-dev mailing list