<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Eric,</p>
<p><br>
</p>
<p>That worked! Thank you!</p>
<p><br>
</p>
<p>Maria</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols;">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div>
<div dir="ltr">_______________________</div>
<div dir="ltr"><i><font size="2">Maria C. Babiuc Hamilton, Ph.D.</font></i></div>
<div dir="ltr"><i><font size="2">Professor, Department of Physics&nbsp;</font></i></div>
<div dir="ltr"><i style="font-size:12pt"><font size="2"><i style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt"><font size="2"></font></i>College of Science,&nbsp;</font></i><i style="font-size:12pt"><font size="2">Marshall University,</font></i></div>
<div dir="ltr"><i><font size="2">1 John Marshall Drive,&nbsp;</font></i><i style="font-size:12pt"><font size="2">Huntington, WV, 25755</font></i></div>
<div dir="ltr"><i><font size="2"><i style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt"><font size="2"><i style="font-size:12pt"><font size="2">Room S&nbsp;257,&nbsp;<span id="ms-rterangepaste-start"></span><i style="font-size:16px"><font size="2">Phone:
 (304)696-2754</font></i></font></i></font></i><br>
</font></i></div>
<div dir="ltr"><br>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Erik Schnetter &lt;schnetter@cct.lsu.edu&gt;<br>
<b>Sent:</b> Wednesday, December 18, 2019 2:43 PM<br>
<b>To:</b> Hamilton, Maria<br>
<b>Cc:</b> Einstein Toolkit Users; Haas, Roland<br>
<b>Subject:</b> Re: [Users] Symbol has no IMPLICIT type</font>
<div>&nbsp;</div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Maria<br>
<br>
You need to add the flag &quot;-fcray-pointer&quot; to your F90FLAGS.<br>
<br>
-erik<br>
<br>
On Wed, Dec 18, 2019 at 2:41 PM Hamilton, Maria &lt;babiuc@marshall.edu&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; I'm trying to compile <a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fnsnstohmns.th&amp;c=E,1,YAQzn55Fl4q4tvM3qcIXWfHodqsABGc3pXu763TYzTdmd197so9bCE2lGLjcBEqajk1hAlxpVgBpuV9QgoFmYbA4j0m75l1F6sa7zl9545IAM2Y,&amp;typo=1" id="LPlnk354939" previewremoved="true">
https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fnsnstohmns.th&amp;c=E,1,YAQzn55Fl4q4tvM3qcIXWfHodqsABGc3pXu763TYzTdmd197so9bCE2lGLjcBEqajk1hAlxpVgBpuV9QgoFmYbA4j0m75l1F6sa7zl9545IAM2Y,&amp;typo=1</a> on WVU's thorny-flat cluster with the following modules:<br>
&gt;<br>
&gt; Currently Loaded Modulefiles:<br>
&gt;<br>
&gt;&nbsp;&nbsp; 1) lang/gcc/8.2.0<br>
&gt;<br>
&gt;&nbsp;&nbsp; 2) parallel/openmpi/3.1.4_gcc82<br>
&gt;<br>
&gt;&nbsp;&nbsp; 3) parallel/hwloc/2.0.3_gcc82<br>
&gt;<br>
&gt;&nbsp;&nbsp; 4) lang/python/pypy2.7-7.1.1-portable<br>
&gt;<br>
&gt;<br>
&gt; and the configuration provided by Zach:<br>
&gt;<br>
&gt; CC=gcc<br>
&gt;<br>
&gt; CFLAGS=-O3 -fopenmp -march=skylake-avx512 -std=gnu99<br>
&gt;<br>
&gt; CPP=cpp<br>
&gt;<br>
&gt; CPPFLAGS=-DMPICH_IGNORE_CXX_SEEK<br>
&gt;<br>
&gt; CPP_DEBUG_FLAGS=-DCARPET_DEBUG<br>
&gt;<br>
&gt; CXX=g&#43;&#43;<br>
&gt;<br>
&gt; CXXFLAGS=-O3 -fopenmp -march=skylake-avx512 -std=gnu&#43;&#43;11<br>
&gt;<br>
&gt; CXX_DEBUG_FLAGS=-O0<br>
&gt;<br>
&gt; C_DEBUG_FLAGS=-O0<br>
&gt;<br>
&gt; C_LINE_DIRECTIVES=yes<br>
&gt;<br>
&gt; DEBUG=no<br>
&gt;<br>
&gt; F77=gfortran<br>
&gt;<br>
&gt; F77FLAGS=-O3 -fopenmp -march=skylake-avx512<br>
&gt;<br>
&gt; F77_DEBUG_FLAGS=-O0 -check bounds -check format<br>
&gt;<br>
&gt; F90=gfortran<br>
&gt;<br>
&gt; F90FLAGS=-O3 -fopenmp -march=skylake-avx512<br>
&gt;<br>
&gt; F90_DEBUG_FLAGS=-O0 -check bounds -check format<br>
&gt;<br>
&gt; FPP=cpp<br>
&gt;<br>
&gt; FPPFLAGS=-traditional<br>
&gt;<br>
&gt; FPP_DEBUG_FLAGS=-DCARPET_DEBUG<br>
&gt;<br>
&gt; F_LINE_DIRECTIVES=yes<br>
&gt;<br>
&gt; HWLOC_DIR=/shared/software/parallel/hwloc/2.0.3_gcc82/<br>
&gt;<br>
&gt; HWLOC_EXTRA_LIBS=open-pal numa<br>
&gt;<br>
&gt; LDFLAGS=-rdynamic<br>
&gt;<br>
&gt; MPI_INC_DIRS=/shared/software/parallel/openmpi/3.1.4_gcc82/include/<br>
&gt;<br>
&gt; MPI_LIBS=openmpi<br>
&gt;<br>
&gt; MPI_LIB_DIRS=/shared/software/parallel/openmpi/3.1.4_gcc82/lib/<br>
&gt;<br>
&gt; PTHREADS_DIR=NO_BUILD<br>
&gt;<br>
&gt; THORNLIST=../https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fnsnstohmns.th&amp;c=E,1,1-QAJNJMS2JE28SpOCMPNQsk3U_QNAaUtfdnclq8kJAeO4vfjH-yA1GJJfXfki68nS7NgzsQZ9dkQmREThbghYTNKVkgwUUTuL3_gPIpRmD4DSD480vW4r5s-OYb&amp;typo=1<br>
&gt;<br>
&gt; VECTORISE=yes<br>
&gt;<br>
&gt; VECTORISE_ALIGNED_ARRAYS=no<br>
&gt;<br>
&gt; VECTORISE_INLINE=no<br>
&gt;<br>
&gt;<br>
&gt; The error I am getting is:<br>
&gt;<br>
&gt; COMPILING EinsteinEvolve/GRHydro/src/Utils.F90<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:92:10:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp; INTEGER cctk_lsh (cctk_dim)<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Cray pointer declaration at (1) requires -fcray-pointer flag<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:96:8:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp; INTEGER cctk_lbnd (cctk_dim)<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Symbol ‘pg11’ at (1) has no IMPLICIT type; did you mean ‘g11’?<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:97:8:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; # 35<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Symbol ‘pg12’ at (1) has no IMPLICIT type; did you mean ‘g12’?<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:98:8:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp; integer, parameter :: cctki_use_cctk_lbnd = kind(cctk_lbnd)<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Symbol ‘pg13’ at (1) has no IMPLICIT type; did you mean ‘g13’?<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:99:8:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; # 35<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Symbol ‘pg22’ at (1) has no IMPLICIT type; did you mean ‘g22’?<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:100:8:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp; INTEGER cctk_ubnd (cctk_dim)<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Symbol ‘pg23’ at (1) has no IMPLICIT type; did you mean ‘g23’?<br>
&gt;<br>
&gt; /gpfs20/users/mbh0012/Cactus/configs/NSB/build/GRHydro/Utils.f90:101:8:<br>
&gt;<br>
&gt;<br>
&gt;&nbsp; # 35<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
&gt;<br>
&gt; Error: Symbol ‘pg33’ at (1) has no IMPLICIT type; did you mean ‘g33’?<br>
&gt;<br>
&gt; make[3]: *** [/gpfs20/users/mbh0012/Cactus/configs/NSB/config-data/make.config.rules:412: Utils.F90.o] Error 1<br>
&gt;<br>
&gt; make[2]: *** [/gpfs20/users/mbh0012/Cactus/lib/make/make.thornlib:113: make.checked] Error 2<br>
&gt;<br>
&gt; make[1]: *** [/gpfs20/users/mbh0012/Cactus/lib/make/make.configuration:181: /gpfs20/users/mbh0012/Cactus/configs/NSB/lib/libthorn_GRHydro.a] Error 2<br>
&gt;<br>
&gt; make: *** [Makefile:260: NSB] Error 2<br>
&gt;<br>
&gt;<br>
&gt; Is there a work-around this problem?<br>
&gt;<br>
&gt;<br>
&gt; thank you,<br>
&gt;<br>
&gt; Maria<br>
&gt;<br>
&gt;<br>
&gt; _______________________<br>
&gt; Maria C. Babiuc Hamilton, Ph.D.<br>
&gt; Professor, Department of Physics<br>
&gt; College of Science, Marshall University,<br>
&gt; 1 John Marshall Drive, Huntington, WV, 25755<br>
&gt; Room S 257, Phone: (304)696-2754<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; Users@einsteintoolkit.org<br>
&gt; <a href="https://linkprotect.cudasvc.com/url?a=http%3a%2f%2flists.einsteintoolkit.org%2fmailman%2flistinfo%2fusers&amp;c=E,1,3eaoe85vBwlpCGwRaE-296s-naELki0McN-HvlIa7b21bCPy3RiO41uhJ9HiWPDxL3976B5Rnu4HPS_Yjw7HOdcFH-IpcvzCkKEwYVPQG_ZAlzJS&amp;typo=1" id="LPlnk336984" previewremoved="true">
https://linkprotect.cudasvc.com/url?a=http%3a%2f%2flists.einsteintoolkit.org%2fmailman%2flistinfo%2fusers&amp;c=E,1,3eaoe85vBwlpCGwRaE-296s-naELki0McN-HvlIa7b21bCPy3RiO41uhJ9HiWPDxL3976B5Rnu4HPS_Yjw7HOdcFH-IpcvzCkKEwYVPQG_ZAlzJS&amp;typo=1</a><br>
<br>
<br>
<br>
-- <br>
Erik Schnetter &lt;schnetter@cct.lsu.edu&gt;<br>
<a href="https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.perimeterinstitute.ca%2fpersonal%2feschnetter%2f&amp;c=E,1,t6Cl2_RqQ0RgzHQfuk46VmydO11pGbUm-q5RtiL9ZoU5UHcUmXokwGt-HhmRCvBpdOSs7YOYa3cvupmoIdtEbajUCSxPrrKwg_H_NKxDbGzuz5fdHHx3&amp;typo=1" id="LPlnk216703">https://linkprotect.cudasvc.com/url?a=http%3a%2f%2fwww.perimeterinstitute.ca%2fpersonal%2feschnetter%2f&amp;c=E,1,t6Cl2_RqQ0RgzHQfuk46VmydO11pGbUm-q5RtiL9ZoU5UHcUmXokwGt-HhmRCvBpdOSs7YOYa3cvupmoIdtEbajUCSxPrrKwg_H_NKxDbGzuz5fdHHx3&amp;typo=1</a><br>
</div>
</span></font></div>
</div>
</body>
</html>