Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial compilation with debugging flags #3

Open
mark-decker opened this issue Jun 14, 2018 · 0 comments
Open

Serial compilation with debugging flags #3

mark-decker opened this issue Jun 14, 2018 · 0 comments

Comments

@mark-decker
Copy link

Hi Mike,
I have found that compiling hrldas using ifort (configuration option #3) on cheyenne results in a runtime error when debugging flags are enabled. I believe the only consequence is that common debugging flags cannot be used for development. Specifically the error is

forrtl: severe (194): Run-Time Check Failure. The variable 'module_hrldas_netcdf_io_mp_prepare_output_file_seq_$DIMID_IX' is being used in 'module_hrldas_netcdf_io.f90(3551,5)' without being defined

Image PC Routine Line Source
hrldas.exe 0000000000450B3F module_hrldas_net 3551 module_hrldas_netcdf_io.f90
hrldas.exe 00000000008F2BD6 module_noahmp_hrl 1958 module_NoahMP_hrldas_driver.f90
hrldas.exe 0000000000404126 MAIN__ 26 main_hrldas_driver.f90
hrldas.exe 000000000040401E Unknown Unknown Unknown
libc-2.19.so 00007FFFED03FB25 __libc_start_main Unknown Unknown
hrldas.exe 0000000000403F29 Unknown Unknown Unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant