<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Osso Notes">
<title></title></head>
<body>
<p>Can we fix these to give better error messages?
<br>
<br><font color="#999999">-- </font>
<br><font color="#999999">Ian Hinder</font>
<br><font color="#999999"><a href="mailto:ian.hinder@aei.mpg.de">ian.hinder@aei.mpg.de</a></font>
<br><font color="#999999"></font>
<br>
<br>----- Original message -----
<br>> Maria
<br>>
<br>> All the OPENMP flags should be -fopenmp, not -openmp.
<br>>
<br>> -erik
<br>>
<br>> On Fri, Jun 1, 2012 at 3:26 PM, Babiuc-Hamilton, Maria
<br>> <<a href="mailto:babiuc@marshall.edu">babiuc@marshall.edu</a>> wrote:
<br>> > Hello,
<br>> >
<br>> > I need help with configuring and compiling Cactus on BigGreen, a local
<br>> > cluster at Marshall University. uname -a
<br>> > Linux biggreen.marshall.edu 2.6.32-71.7.1.el6.x86_64 #1 SMP Mon Jun 27
<br>> > 07:24:50 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
<br>> >
<br>> > Other specifications are: 276 central processing unit cores, 552
<br>> > gigabytes of memory, 10 terabytes of storage, 8 NVidia Tesla graphics
<br>> > processing units with 448 cores.
<br>> >
<br>> > I am using a generic configuration:
<br>> > CPP = cpp
<br>> > FPP = cpp
<br>> > CC = gcc
<br>> > CXX = g++
<br>> > F77 = gfortran
<br>> > F90 = gfortran
<br>> >
<br>> > FPPFLAGS = -traditional
<br>> > CFLAGS = -std=gnu99
<br>> >
<br>> >
<br>> > OPTIMISE = yes
<br>> > CPP_OPTIMISE_FLAGS =
<br>> > C_OPTIMISE_FLAGS = -O2
<br>> > CXX_OPTIMISE_FLAGS = -O2
<br>> >
<br>> > OPENMP = yes
<br>> > CPP_OPENMP_FLAGS = -openmp
<br>> > FPP_OPENMP_FLAGS = -fopenmp
<br>> > C_OPENMP_FLAGS = -openmp
<br>> > CXX_OPENMP_FLAGS = -openmp
<br>> > F77_OPENMP_FLAGS = -openmp
<br>> > F90_OPENMP_FLAGS = -openmp
<br>> >
<br>> > WARN = yes
<br>> > CPP_WARN_FLAGS = -Wall
<br>> > C_WARN_FLAGS = -Wall
<br>> > CXX_WARN_FLAGS = -Wall
<br>> >
<br>> > #enable MPI
<br>> > MPI = OpenMPI
<br>> > OPENMPI_DIR = /opt/openmpi
<br>> > #OPENMPI_DIR = openmpi/1.4.3
<br>> >
<br>> > HDF5_DIR=BUILD
<br>> >
<br>> >
<br>> > The errors I'm getting are:
<br>> > ------------------------------------------------------
<br>> > There were 4 errors during execution of the CST
<br>> > These must be corrected before compilation can proceed
<br>> > ------------------------------------------------------
<br>> >
<br>> >
<br>> >
<br>> > ------------------------------------------------------
<br>> > Warnings were generated during execution of the CST
<br>> > ------------------------------------------------------
<br>> >
<br>> >
<br>> > CST error 1:
<br>> > -> Configuration script for thorn FFTW3 returned exit code 1
<br>> > (no error message)
<br>> >
<br>> >
<br>> > CST error 2:
<br>> > -> Configuration script for thorn GSL returned exit code 1
<br>> > (no error message)
<br>> >
<br>> >
<br>> > CST error 3:
<br>> > -> Configuration script for thorn LORENE returned exit code 1
<br>> > (no error message)
<br>> >
<br>> >
<br>> > CST error 4:
<br>> > -> Configuration script for thorn HDF5 returned exit code 1
<br>> > (no error message)
<br>> >
<br>> > _______________________________________________
<br>> > Users mailing list
<br>> > <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<br>> > <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
<br>>
<br>>
<br>>
<br>> --
<br>> Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>>
<br>> <a href="http://www.perimeterinstitute.ca/personal/eschnetter/">http://www.perimeterinstitute.ca/personal/eschnetter/</a>
<br>> _______________________________________________
<br>> Users mailing list
<br>> <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<br>> <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
<br><br></p>
</body>
</html>