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

investigate lingering issues with SMOKE v4.9 #64

Closed
cseppan opened this issue Jan 12, 2023 · 4 comments
Closed

investigate lingering issues with SMOKE v4.9 #64

cseppan opened this issue Jan 12, 2023 · 4 comments

Comments

@cseppan
Copy link
Member

cseppan commented Jan 12, 2023

From Christine Allen:

We are still using Smkreport from 4.8 (core dumps / hangs that were partially but not completely fixed a while back) and Mrggrid from 4.7 (some of the files we generate with the “combine” program for some sectors don’t work with Mrggrid 4.8+ for whatever reason, we haven’t worried about this one because Mrggrid hasn’t really had any important updates and the older version is fine).

@bokhaeng
Copy link
Collaborator

I just checked the updated version of Mrggrid to support the Farm Emissions Model (FEM) that requires county-level meteorology inputs based on the MCIP files.
e65db2d

@bokhaeng
Copy link
Collaborator

bokhaeng commented Mar 30, 2023

For mrggrid issue, Chirstine Allen shortened the length of sector environment names to avoid this issue. Previously, UNC was not able to replicate this issue on their server. We will leave it as it is for now until it becomes an issue again.

@bokhaeng
Copy link
Collaborator

bokhaeng commented Mar 30, 2023

For Smkreport issue,GMU tried to replicate the issue but it failed, and suspected that this weird behavior of Smkreport may be related to EPA ifort compiler/server. @jlbeidler and I got together to resolve this issue by recompiling netCDF, IOAPI and SMOKE with the same version of ifort. (v19, v17, v21,,,) None of trials did not help to identify the issue. Compiler flag --tracebacks option did not generate any valuable error message, and debug version did not work either.
We downloaded the precompiled executables from CMAS/GitHub repo and they worked correctly without any error.
We believe that this issues of Smkreport and possibly Mrggrid are related to the EPA server/compilers.

@cseppan
Copy link
Member Author

cseppan commented Mar 30, 2023

Some notes from how the CMAS executables were compiled:

export BIN=Linux2_x86_64ifort17.4
module load intel/17.4

update Makeinclude to set 'MFLAGS = -traceback' (turns off specific architecture flag)

@bokhaeng bokhaeng closed this as completed Jun 1, 2023
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

2 participants