This thread is locked.Only browsing is available.
Top Page > Browsing
Errors after building OpenMX, illegal value info=-3 in dstevx_
Date: 2012/01/18 06:11
Name: Grigory Shamov

Dear OpenMX Users,

I'm trying to build the recent version, OpenMX 3.6p1. I'm using GCC 4.4, serial and OpenMPI and either Goto2 or MLK 10.3 mathematical libraries. For the GotoBLAS2 and serial code, my makefile has:

CC = gcc -O3 -Dnompi -Dnoomp -I$(mysoft)/fftw-3.3-gcc/include
LIB = -L$(mysoft)/fftw-3.3-gcc/lib -lfftw3 ./libgoto2.a -lgfortran

It compiles, but then results in the " illegal value info=-3 in dstevx_" error. MKL built code behaves the same. Could you please suggest how to fix the problem? Thank you very much in advance!

--
Grigory Shamov
University of Manitoba
メンテ
Page: [1]

Re: Errors after building OpenMX, illegal value info=-3 in dstevx_ ( No.1 )
Date: 2012/01/19 03:05
Name: Grigory Shamov

OOps. I mean, the code compiles, with both GotoBlas2 and MKL, but then I get the error running it.

Btw., I;ve used 64bit integer interface fro both Goto anf MKL. Does OpenMX expect 32bit ints in BLAS?
メンテ

Page: [1]