As I said, BLACS is shipped with scalapack since version 2.0.0.
Do not expect the scalapack FAQ to be updated, instead download scalapack
2.0.2 and read the README file :)

2015-03-06 16:37 GMT+00:00 Irena Johnson <ijohn...@pppl.gov>:

> Hi, thank you for your quick response.
>
> I am puzzled because Scalapack requires BLACS
>
> "When you install ScaLAPACK, the installation assumes that the user has
> available a low-level message passing layer (like MPI, PVM, or a native
> message-passing library), a BLACS library (MPIBLACS or PVMBLACS, etc), and
> a BLAS library. If any of these required components is not available, then
> the user must build the needed component before proceeding with the
> ScaLAPACK installation."
>
> Thank you,
>
> On Fri, Mar 6, 2015 at 9:36 AM, Nick Papior Andersen <nickpap...@gmail.com
> > wrote:
>
>> Do you plan to use BLACS for anything else than scalapack?
>> Else I would highly recommend you to just compile scalapack 2.0.2 which
>> has BLACS shipped with it :)
>>
>> 2015-03-06 15:31 GMT+01:00 Irena Johnson <ijohn...@pppl.gov>:
>>
>>> Hello,
>>>
>>> I am trying to build BLACS for openmpi-1.8.4  and intel/2015.u1
>>>
>>> The compilation was successful, but I am getting the following error
>>> when building the examples:
>>>
>>>
>>> ( cd TESTING ; make  )
>>> make[1]: Entering directory `/l/sunfire28/ijohnson/BLACS/TESTING'
>>> mpif77   -o /pfs/tmp/ijohnson/BLACS/TESTING/EXE/xFbtest_MPI-LINUX-0
>>> blacstest.o btprim_MPI.o tools.o
>>> /pfs/tmp/ijohnson/BLACS/LIB/blacsF77init_MPI-LINUX-0.a
>>> /pfs/tmp/ijohnson/BLACS/LIB/blacs_MPI-LINUX-0.a
>>> /pfs/tmp/ijohnson/BLACS/LIB/blacsF77init_MPI-LINUX-0.a
>>> blacstest.o: In function `MAIN__':
>>> blacstest.f:(.text+0x8e): undefined reference to `blacs_pinfo_'
>>> blacstest.o: In function `runtests_':
>>> blacstest.f:(.text+0x1236): undefined reference to `blacs_pinfo_'
>>> blacstest.o: In function `auxtest_':
>>> blacstest.f:(.text+0x7cd9): undefined reference to `blacs_pinfo_'
>>> blacstest.f:(.text+0xb28b): undefined reference to `blacs_pinfo_'
>>> /pfs/tmp/ijohnson/BLACS/LIB/blacsF77init_MPI-LINUX-0.a(Cblacs_pinfo.o):
>>> In function `Cblacs_pinfo':
>>> blacs_pinfo_.c:(.text+0x73): undefined reference to
>>> `bi_f77_get_constants__'
>>> blacs_pinfo_.c:(.text+0xaa): undefined reference to `bi_f77_init__'
>>> make[1]: *** [/pfs/tmp/ijohnson/BLACS/TESTING/EXE/xFbtest_MPI-LINUX-0]
>>> Error 1
>>> make[1]: Leaving directory `/l/sunfire28/ijohnson/BLACS/TESTING'
>>> make: *** [tester] Error 2
>>>
>>>
>>> I have attached Bmake.inc and log.make
>>>
>>> Please advise. Thank you,
>>>
>>> --
>>> Irena
>>>
>>> _______________________________________________
>>> users mailing list
>>> us...@open-mpi.org
>>> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
>>> Link to this post:
>>> http://www.open-mpi.org/community/lists/users/2015/03/26436.php
>>>
>>
>>
>>
>> --
>> Kind regards Nick
>>
>> _______________________________________________
>> users mailing list
>> us...@open-mpi.org
>> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
>> Link to this post:
>> http://www.open-mpi.org/community/lists/users/2015/03/26437.php
>>
>
>
>
> --
> Irena
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post:
> http://www.open-mpi.org/community/lists/users/2015/03/26438.php
>



-- 
Kind regards Nick

Reply via email to