[Beowulf] Problems installing HPL 2.0
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Hernandez, Hugo (NIH/NIAID) [C] hugo.hernandez at nih.govFri Mar 26 10:31:08 PDT 2010
- Previous message: [Beowulf] Problems installing HPL 2.0
- Next message: [Beowulf] mysterious slow SATA on one machine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello John, Thanks for your answer. I have set correctly my TOPdir and INCdir. I did change /myApps for /niaidAdmin/apps but I continue having the same problem. I will try to use your suggestion on last line (...leave it as '.'). -Hugo # - HPL Directory Structure / HPL library ------------------------------ TOPdir = /niaidAdmin/apps/hpl-2.0 INCdir = $(TOPdir)/include BINdir = $(TOPdir)/bin/$(ARCH) LIBdir = $(TOPdir)/lib/$(ARCH) # HPLlib = $(LIBdir)/libhpl.a # - Message Passing library (MPI) -------------------------------------- MPdir = /usr MPinc =-I$(MPdir)/include/openmpi MPlib = $(MPdir)/lib64/openmpi/libmpi.so # - Linear Algebra library (BLAS or VSIPL) ----------------------------- LAdir = /niaidAdmin/apps/GotoBLAS2 LAinc =-I$(MPdir)/include LAlib = $(LAdir)/libblas.so.3 $(LAdir)/atlas/libblas.so.3 # F2CDEFS = # HPL_INCLUDES = -I$(INCdir) -I$(INCdir)/$(ARCH) $(LAinc) $(MPinc) On 3/26/10 1:21 PM, "Hearns, John" <john.hearns at mclaren.com> wrote: > Ahem. > In your makefile TOPdir is set to TOPdir = /niaidAdmin/apps/hpl-2.0 > > then INCdir is $(TOPdir)/include > > You need to set TOPdir explicitly as /myApps/hpl-2.0 > Or even better I would leave it as '.' > > > The contents of this email are confidential and for the exclusive use of the > intended recipient. If you receive this email in error you should not copy > it, retransmit it, use it or disclose its contents but should return it to the > sender immediately and delete your copy. -- Hugo R. Hernandez, Contractor Dell Perot Systems Sr. Systems Administrator Mac & Linux Server Team, OCICB/OEB National Institutes of Health National Institute of Allergy & Infectious Diseases 10401 Fernwood Drive Fernwood West - Rm. 2009 Bethesda, MD 20817 Phone: 301-841-4203 Cell: 240-479-1888 Fax: 301-480-0784 www.dell.com/perotsystems -- "Si seus esforços, foram vistos com indefrença, não desanime, que o sol faze un espectacolo maravilhoso todas as manhãs cuando a maior parte das pessoas, ainda estam durmindo" - Anónimo brasileiro Disclaimer: The information in this e-mail and any of its attachments is confidential and may contain sensitive information. It should not be used by anyone who is not the original intended recipient. If you have received this e-mail in error please inform the sender and delete it from your mailbox or any other storage devices. National Institute of Allergy and Infectious Diseases shall not accept liability for any statements made that are sender's own and not expressly made on behalf of the NIAID by one of its representatives.
- Previous message: [Beowulf] Problems installing HPL 2.0
- Next message: [Beowulf] mysterious slow SATA on one machine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
