[Met_help] [rt.rap.ucar.edu #77142] History for Information on Your Request {28892}

John Halley Gotway via RT met_help at ucar.edu
Fri Aug 12 11:41:11 MDT 2016


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

## Reply ABOVE THIS LINE to add a note to this request ##
-------------------------------------------

Hello MET Staff,

We've been having a few issues with MET at the UCONN HPC and I'd hope ask a few questions and hopefully clarify a few things.

Currently, we're attempting to compile MET 5.0 as 32 bit in order for our users to be able to use BUFRLIB.

We've installed all the dependencies, and MET installs as well (loosely following the tutorial on [this page](http://www.dtcenter.org/met/users/support/known_issues/METv1.0/met_64_bit.php)), however, while all of our appropriate environment variables are set for 32 bit compilation, MET always installs as 64 bit.

Below is our installation script:

\#!/bin/bash -login   
module load zlib/1.2.8-32   
module load hdf5/1.8.12-32   
module load netcdf/4.4.0-gcc-32   
module load gsl/2.1-32   
module load BUFRLIB/10.2.3-32   
export CFLAGS=-m32   
export CXXFLAGS=-m32   
export CPPFLAGS=-m32   
export FFLAGS=-m32   
export MET_GSL=/apps2/gsl/2.1-32/   
export MET_BUFRLIB=/apps2/bufrlib/10.2.3-32bit   
export MET_NETCDF=/apps2/netcdf/4.4.0-gcc-32   
export MET_HDF=/apps2/hdf5/1.8.12-32   
make clean   
./configure --prefix=/apps2/METtools/5.0-32bit   
make check   
make install

  
As you can see, the appropriate variables are all set at execution, however MET still does not compile to 32 bit, and instead all of the binaries and libraries are 64 bit.

Have I missed something or are there extra settings that are needed to ensure that it is compiled to 32 bit?

If so, would you mind terribly providing me with the procedure for compiling as 32 bit?

Thank you for your time,

Christian

UCONN Storrs HPC System Administrator

-------------------------------------------
View the complete request history: 
http://ets.engr.uconn.edu/helpdesk/support/ticketstatus?ticketNumber=28892&ticketPassword=28892uknjrm

Request access key: 28892uknjrm


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------



More information about the Met_help mailing list