-
Notifications
You must be signed in to change notification settings - Fork 29
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
GNU building problem on Cheyenne #36
Comments
Apologies -- somehow this issue got overlooked. I've successfully reproduced it even with the most up-to-date version of the code:
|
@paullric I'll take a look at this later today. I've only checked on yellowstone in the past and have not configured on cheyenne before. Will make sure the autotools configuration works there as well. |
I can verify it works fine with the Intel compiler. It seems to purely be an issue with the GNU compiler. Thanks!
… On Jan 23, 2019, at 6:15 AM, vijaysm ***@***.***> wrote:
@paullric <https://github.com/paullric> I'll take a look at this later today. I've only checked on yellowstone in the past and have not configured on cheyenne before. Will make sure the autotools configuration works there as well.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#36 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AFFX5NMnSfaix5l0jivVzcXnQ03WOx-Nks5vGG5ygaJpZM4SD6tx>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Paul and others, I am currently building TempestRemap on NCAR machine Cheyenne. I'm using the 2.0.0 tag to be safe. My build directories are located here:
/glade/u/home/lvank/github/tempestremap/build
(gnu)/glade/u/home/lvank/github/tempestremap/build_intel
(intel)Both contain a bash script (build_*.bsh) containing the various exports required for configure. Hope you can access these.
GNU
With a couple of module loads and exports I managed to successfully go through the GNU configure. Yet the actual build fails:
Someone may want to look into this.
Intel
OK, at first intel building also didn't work. But by updating to the intel/18.0.1 compiler I could successfully compile with intel. I'm narrowing the title to "GNU building problem on Cheyenne". I'm leaving my build configuration here for future reference:
/glade/u/home/lvank/github/tempestremap/build_intel/build_intel.bsh
The text was updated successfully, but these errors were encountered: