-
Notifications
You must be signed in to change notification settings - Fork 11
Compiling the GACODE in the JET Heimdall computer #358
Copy link
Copy link
Open
Description
Hi GACODE team!
I am planning to compile the gacode on the JET Heimdall computer using the existing makefile JAC-64 in the build directory. I can compile TGLF but am unable to compile any other codes due to an error in the compilation of the math. The compilation error is shown below
mpif90 -module /home/wh4980/gacode/modules -r8 -O1 -fPIC -c math_constants.f90
mpif90 -module /home/wh4980/gacode/modules -r8 -O1 -fPIC -c gauss_legendre.f90
mpif90 -module /home/wh4980/gacode/modules -r8 -O1 -fPIC -c half_hermite.f90
PGF90-S-0038-Symbol, erf, has not been explicitly declared (half_hermite.f90)
0 inform, 0 warnings, 1 severes, 0 fatal for pseudo_maxwell_pliocene
make: *** [half_hermite.o] Error 2
Any tips on how to resolve this error?
Thanks,
Francis
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels