<div dir="ltr">acml library is needed for AMD based CPU, you can download it free from AMDdevelopers<br>fftw3 library does Fast Fourier Transform in the West<br>as for blacs is a comunication subprogram for Basic Liner Algebra<br>Don't forget to compile everything with the same fortran. (gfortran or ifort)<br><br>I got a better experience with ifortran which is not for free. From Intel you can download MKL math kernel libraries<br>IsnĀ“t that cute?<br><br><br>On Thursday, January 17, 2013 11:24:13 AM UTC-3, Jana wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"> Hi,<br>I am trying to install parallel cp2k but I am having troubles with the libraries needed<br><br>According to the install instructions getting atlas with lapack and scalapac should be enough to compile cp2k.<br>So I have installed it but I got the atlas libraries<br><br>libatlas.a<br>libcblas.a<br>libf77blas.a<br>libf77refblas.a<br>liblapack.a<br>libptf77blas.a<br>libptlapack.a<br>libstalas.so<br>libtatlas.so<br>libstatlas.a<br><br><br>but Linux-x86-64-intel.popt apparently requires another libs<br><br>ifort: error #10236: File not found:  '/libblacs_init.a'<br>ifort: error #10236: File not found:  '/libblacs.a'<br>ifort: error #10236: File not found:  '/libacml.a'<br>ifort: error #10236: File not found:  '/libacml_mv.a'<br>ifort: error #10236: File not found:  '/libfftw3.a'<br><br>I am confused now, <br>please could anybody help me?<br><br>Sorry for a stupid question I have virtually no experience in this field...<br><br><br><br></blockquote></div>