Re: [OMPI users] error building BLACS with openmpi 1.8.4 and intel 2015

2015-03-09 Thread Aurélien Bouteiller
Irena, This is a known problem in BLACS. I have pushed a patch to the scalapack devs and I believe the latest version (the one that is integrated into scalapack 2.0) does include the fix. Aurelien -- Aurélien Bouteiller ~ https://icl.cs.utk.edu/~bouteill/ > Le 6 mars 2015 à 09:31, Irena Johnso

Re: [OMPI users] error building BLACS with openmpi 1.8.4 and intel 2015

2015-03-06 Thread Nick Papior Andersen
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 : > Hi, thank you for your quick response. > > I am puzzled because Scalapack requir

Re: [OMPI users] error building BLACS with openmpi 1.8.4 and intel 2015

2015-03-06 Thread Irena Johnson
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

Re: [OMPI users] error building BLACS with openmpi 1.8.4 and intel 2015

2015-03-06 Thread Nick Papior Andersen
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 : > Hello, > > I am trying to build BLACS for openmpi-1.8.4 and intel/2015.u1 > > The compilati

[OMPI users] error building BLACS with openmpi 1.8.4 and intel 2015

2015-03-06 Thread Irena Johnson
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/TE