[Users] Fortran compile errors

Roland Haas rhaas at illinois.edu
Mon Jul 22 16:13:41 CDT 2024


Hello Rhiannon,

Hmm, strange. For line 2694 it complains about the last of the !$OMP
lines in:

--8<--
  !$OMP PARALLEL DO PRIVATE(i,j,k,&
  !$OMP anyerr, keyerr, keytemp,&
  !$OMP warnline, xpress,xeps,xtemp,xye, dpdrho, dpdeps, cs2)
  do k = 1, nz 
    do j = 1, ny 
      do i = 1, nx
--8<--

gfortran (13.3.0) is happy with that line. 

And the errors about line 2736 refers to 

--8<--
end subroutine H_viscosity
--8<--

from the error messages my guess would be that something got messed up
with the subroutine handling? 

Yours,
Roland

On Mon, 22 Jul 2024 19:06:57 +0000, Rhiannon Silva wrote:
> I have this:
> 
> CPP = cpp
> FPP = cpp
> CC  = icc
> CXX = icpc
> F90 = ifort
> 
> CPPFLAGS =
> FPPFLAGS = -traditional
> 
> I've attached the file that contains the error.
> 
> Thanks,
> Rhiannon.
> ________________________________
> From: Roland Haas <rhaas at illinois.edu>
> Sent: 22 July 2024 19:35
> To: Rhiannon Silva <SilvaRL at cardiff.ac.uk>
> Cc: Einstein Toolkit Users <users at einsteintoolkit.org>
> Subject: Re: [Users] Fortran compile errors
> 
> External email to Cardiff University - Take care when replying/opening attachments or links.
> Nid ebost mewnol o Brifysgol Caerdydd yw hwn - Cymerwch ofal wrth ateb/agor atodiadau neu ddolenni.
> 
> 

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.einsteintoolkit.org/pipermail/users/attachments/20240722/80059680/attachment.sig>


More information about the Users mailing list