Even after applying the change of BLACS and SCALAPACKā as you mentioned,the compilation finishes successfully bt the program doesn't execute with 2 cores also. Though it works for 1 core. i.e.serial with MPI. Is it that for parallel job we need some amount of bigger system? Can that be the reason for this error? What may be wrong in compilation? Thanks, M Dave
Have you tried running on only 2 cores? But, yes, I have now checked your arch.make. You should rely on only one or the other integer precision, lp64 or ilp64. Change:
SCALAPACK_LIBS=/opt/intel/mkl/10.0.1.014/lib/em64t/libmkl_scalapack_ilp64.a to SCALAPACK_LIBS=/opt/intel/mkl/10.0.1.014/lib/em64t/libmkl_scalapack_lp64.a I am not too familiar with that old version of intel, if you have the possibility to update to a later version I would highly advise you to do so.
2014-08-25 12:57 GMT+02:00 <[email protected]>:
-- Kind regards Nick | ||||
- [SIESTA-L] error: forrtl: severe (174): SIGSEGV, segm... mudra . msu
- Re: [SIESTA-L] error: forrtl: severe (174): SIGS... joyce79928cc .
- Re: [SIESTA-L] error: forrtl: severe (174): SIGS... Nick Papior Andersen
- Re: [SIESTA-L] error: forrtl: severe (174): ... mudra . msu
- Re: [SIESTA-L] error: forrtl: severe (17... Nick Papior Andersen
- Re: [SIESTA-L] error: forrtl: severe... mudra . msu
- Re: [SIESTA-L] error: forrtl: s... Nick Papior Andersen
