- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using intel fortran and c compilers 9.0
icc (ICC) 9.0 20060120
ifort (IFORT) 9.0 20060120
mpich2
Version: 1.0.3
Device: ch3:sock
Configure Options: --prefix=/h/alin/BINS/mpich2 --disable-weak-symbols
and
CMKL 8.1
A quick look will say that this combination should not work.
If I go to tests folder in CMKL there is no option to test against this configuration.
But I have done a small hack (I read somewhere that intel mpi20 implementation shares a lot with mpich 2).
in the folder tests/scalapack I have changed in file make.inc
the line
BLACSLIB=-lmkl_blacs
with this one
BLACSLIB=-lmkl_blacs_intelmpi20
then I run the tests
make libem64t LIBdir=/h/alin/intel/cmkl/8.1/lib/em64t MPIdir=/h/alin/BINS/mpich2
and all of them pass.
Is it correct? Do I miss something?
Alin
The 32 bit version works, too.
I am using intel fortran and c compilers 9.0
icc (ICC) 9.0 20060120
ifort (IFORT) 9.0 20060120
mpich2
Version: 1.0.3
Device: ch3:sock
Configure Options: --prefix=/h/alin/BINS/mpich2 --disable-weak-symbols
and
CMKL 8.1
A quick look will say that this combination should not work.
If I go to tests folder in CMKL there is no option to test against this configuration.
But I have done a small hack (I read somewhere that intel mpi20 implementation shares a lot with mpich 2).
in the folder tests/scalapack I have changed in file make.inc
the line
BLACSLIB=-lmkl_blacs
with this one
BLACSLIB=-lmkl_blacs_intelmpi20
then I run the tests
make libem64t LIBdir=/h/alin/intel/cmkl/8.1/lib/em64t MPIdir=/h/alin/BINS/mpich2
and all of them pass.
Is it correct? Do I miss something?
Alin
The 32 bit version works, too.
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page