-
Notifications
You must be signed in to change notification settings - Fork 31
Description
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:
CXXLD libTempestRemap.la
ar: src/Announce.o: No such file or directory
Makefile:805: recipe for target 'libTempestRemap.la' failed
make: *** [libTempestRemap.la] Error 1
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