Yes, its part of the parallel compilation. Attached is the full arch.make.
Also, take a look in the list message bellow for a guide about install the extra library netCDF: http://www.mail-archive.com/[email protected]/msg09275.html []'s, Camps On Wed, Nov 9, 2016 at 6:16 PM, Riya Rogers <[email protected]> wrote: > Dear Camps > > Thank u so much for your quick reply. I didnt provide the path to my mkl > libraries. I think because of tht i m getting errors. > > Do you make this arch file for parallel siesta compilation? > > Regards > Riya > > On 10-Nov-2016 1:35 am, "I. Camps" <[email protected]> wrote: > >> Hi, >> >> What I have in my arch.make: >> >> ##### >> MKLPATH=/opt/intel/composer_xe_2015/mkl/lib/intel64 >> >> SUGGESTED_LIBS=$(MKLPATH)/libmkl_scalapack_lp64.a \ >> -Wl,--start-group \ >> $(MKLPATH)/libmkl_intel_lp64.a \ >> $(MKLPATH)/libmkl_sequential.a \ >> $(MKLPATH)/libmkl_core.a \ >> $(MKLPATH)/libmkl_blacs_intelmpi_lp64.a \ >> -Wl,--end-group \ >> -lpthread >> ##### >> >> Also, I have sourced the path for the Intel compilers (that include the >> path to the MKL files): >> >> source /opt/intel/parallel_studio_xe_2015/psxevars.sh >> >> >> []'s, >> >> Camps >> >> On Wed, Nov 9, 2016 at 5:52 PM, Riya Rogers <[email protected]> >> wrote: >> >>> Dear all >>> >>> I am using intel mkl library but not able to modify LIBS variable >>> properly hence at the end of installation, i am getting error saying: >>> >>> No such file or directory >>> >>> How to modify LIBS variable? >>> >>> Kindly help me out... >>> >>> Regards >>> Riya >>> >> >>
arch.make
Description: Binary data
