James Foucar
James Foucar
@lucbv , looking at this now.
@jonbob , GH wouldn't let me assign you. I think it tops out at 10 assignees. I think you might be interested in this as well. I think the MPAS...
@bartgol , I was more speaking of where to put the test itself rather than how to test it. I think the "how" is pretty easy, just set PACKAGE_ROOT and...
@rljacob , we don't want the semantics of the build to change, we just want a cleaner cmake driving it.
@rljacob could you take a glance at the Optional TPL list and let me know if you see anything that we don't use anymore?
@rljacob , MKL is the intel Math Kernel Library. I have no idea what FMS is; I was hoping you knew.
There are very few references to FMS in E3SM or CIME. I think it's almost certain we aren't using it. The best clue I got is this python code: CIME/build.py:...
@xylar , I made a CIME issue: https://github.com/ESMCI/cime/issues/4611
Just to clarify, I've confirmed the downstream merge is not any worse than master when it comes to this FPE, so I am not working on a fix for this...
@whannah1 , I was able to get past that particular symbol by adding `-lgfortran` to the link line. I also had to add `-lmpifort`. I am still struggling with a...