<!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>&gt; Maria
<br>&gt; 
<br>&gt; All the OPENMP flags should be -fopenmp, not -openmp.
<br>&gt; 
<br>&gt; -erik
<br>&gt; 
<br>&gt; On Fri, Jun 1, 2012 at 3:26 PM, Babiuc-Hamilton, Maria
<br>&gt; &lt;<a href="mailto:babiuc@marshall.edu">babiuc@marshall.edu</a>&gt; wrote:
<br>&gt; &gt; Hello,
<br>&gt; &gt; 
<br>&gt; &gt; I need help with configuring and compiling Cactus on BigGreen, a local
<br>&gt; &gt; cluster at Marshall University. uname -a
<br>&gt; &gt; Linux biggreen.marshall.edu 2.6.32-71.7.1.el6.x86_64 #1 SMP Mon Jun 27
<br>&gt; &gt; 07:24:50 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
<br>&gt; &gt; 
<br>&gt; &gt; Other specifications are: &nbsp;276 central processing unit cores, 552
<br>&gt; &gt; gigabytes of memory, 10 terabytes of storage, 8 NVidia Tesla graphics
<br>&gt; &gt; processing units with 448 cores.
<br>&gt; &gt; 
<br>&gt; &gt; I am using a generic configuration:
<br>&gt; &gt; CPP = cpp
<br>&gt; &gt; FPP = cpp
<br>&gt; &gt; CC &nbsp;= gcc
<br>&gt; &gt; CXX = g++
<br>&gt; &gt; F77 = gfortran
<br>&gt; &gt; F90 = gfortran
<br>&gt; &gt; 
<br>&gt; &gt; FPPFLAGS = -traditional
<br>&gt; &gt; CFLAGS &nbsp; = -std=gnu99
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; OPTIMISE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = yes
<br>&gt; &gt; CPP_OPTIMISE_FLAGS =
<br>&gt; &gt; C_OPTIMISE_FLAGS &nbsp; = -O2
<br>&gt; &gt; CXX_OPTIMISE_FLAGS = -O2
<br>&gt; &gt; 
<br>&gt; &gt; OPENMP &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = yes
<br>&gt; &gt; CPP_OPENMP_FLAGS = -openmp
<br>&gt; &gt; FPP_OPENMP_FLAGS = -fopenmp
<br>&gt; &gt; C_OPENMP_FLAGS &nbsp; = -openmp
<br>&gt; &gt; CXX_OPENMP_FLAGS = -openmp
<br>&gt; &gt; F77_OPENMP_FLAGS = -openmp
<br>&gt; &gt; F90_OPENMP_FLAGS = -openmp
<br>&gt; &gt; 
<br>&gt; &gt; WARN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = yes
<br>&gt; &gt; CPP_WARN_FLAGS = -Wall
<br>&gt; &gt; C_WARN_FLAGS &nbsp; = -Wall
<br>&gt; &gt; CXX_WARN_FLAGS = -Wall
<br>&gt; &gt; 
<br>&gt; &gt; #enable MPI
<br>&gt; &gt; MPI = OpenMPI
<br>&gt; &gt; OPENMPI_DIR = /opt/openmpi
<br>&gt; &gt; #OPENMPI_DIR = openmpi/1.4.3
<br>&gt; &gt; 
<br>&gt; &gt; HDF5_DIR=BUILD
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; The errors I'm getting are:
<br>&gt; &gt; ------------------------------------------------------
<br>&gt; &gt; There were 4 errors during execution of the CST
<br>&gt; &gt; These must be corrected before compilation can proceed
<br>&gt; &gt; ------------------------------------------------------
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; ------------------------------------------------------
<br>&gt; &gt; Warnings were generated during execution of the CST
<br>&gt; &gt; ------------------------------------------------------
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; CST error 1:
<br>&gt; &gt; &nbsp;-&gt; Configuration script for thorn FFTW3 returned exit code 1
<br>&gt; &gt; &nbsp; &nbsp; (no error message)
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; CST error 2:
<br>&gt; &gt; &nbsp;-&gt; Configuration script for thorn GSL returned exit code 1
<br>&gt; &gt; &nbsp; &nbsp; (no error message)
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; CST error 3:
<br>&gt; &gt; &nbsp;-&gt; Configuration script for thorn LORENE returned exit code 1
<br>&gt; &gt; &nbsp; &nbsp; (no error message)
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; CST error 4:
<br>&gt; &gt; &nbsp;-&gt; Configuration script for thorn HDF5 returned exit code 1
<br>&gt; &gt; &nbsp; &nbsp; (no error message)
<br>&gt; &gt; 
<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; Users mailing list
<br>&gt; &gt; <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<br>&gt; &gt; <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; -- 
<br>&gt; Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>&gt;
<br>&gt; <a href="http://www.perimeterinstitute.ca/personal/eschnetter/">http://www.perimeterinstitute.ca/personal/eschnetter/</a>
<br>&gt; _______________________________________________
<br>&gt; Users mailing list
<br>&gt; <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<br>&gt; <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
<br><br></p>
</body>
</html>