On Jun 4, 2010, at 21:35 , Osman Baris Malcioglu wrote: > If there is significant demand for the older version, the configure > script > can be modified, with a sacrifice in performance in the configuration > step of some select cases.
the problem is not just performance, but having a readable configure.ac file (or at least, a non-unreadable one). The MKL libraries are a major contributor to entropy. I took the point of view that from now on, only "recent" versions of MKL are supported, and only if they are properly installed (i.e. with environment variables LD_LIBRARY_PATH and LIBRARY_PATH pointing to them), are supported. "Recent" in the above sentence means "later than those installed on my work PC 2.5 years ago", so not exactly "the latest and the greatest". Of course there can be mistakes in the configure.ac file, which are revealed by a careful inspection of the config.log file (admittedly, not a fun reading). Paolo --- Paolo Giannozzi, Dept of Physics, University of Udine via delle Scienze 208, 33100 Udine, Italy Phone +39-0432-558216, fax +39-0432-558222
