[MOAB-dev] MOAB w/ BGQ

Grindeanu, Iulian R. iulian at mcs.anl.gov
Sat Jun 14 21:01:30 CDT 2014


On our BGQ, the configuration that worked for us is this:


../moab-4.6.3/configure CC=mpixlc CFLAGS=-qarch=qp CXX=mpixlcxx CXXFLAGS="-qarch=qp -qpic=large -qmaxmem=-1" FC=mpixlf90 FCFLAGS=-qarch=qp --prefix=/home/grindean/lib/moab463 --enable-optimize --disable-debug --with-mpi --build=ppc64-redhat-linux --host=powerpc64-bgq-linux --with-zlib=/soft/libraries/alcf/current/xl/ZLIB --with-hdf5=/soft/libraries/hdf5/1.8.10/cnk-xl/current --disable-shared --enable-static QTDIR=/usr/lib64/qt-3.3 build_alias=ppc64-redhat-linux host_alias=powerpc64-bgq-linux --with-pnetcdf=/soft/libraries/pnetcdf/current/cnk-xl/current  --with-netcdf=/soft/libraries/netcdf/4.3.0-f4.2/cnk-xl/V1R2M0-20131211 --with-zoltan=/home/grindean/3rdparty/lib/Zoltan_trilinos

You would need to build zoltan 3.6 (older version)

Iulian
________________________________________
From: moab-dev-bounces at mcs.anl.gov [moab-dev-bounces at mcs.anl.gov] on behalf of Mohsen Behzad-Jazi [m.behzad.jazi at mail.utoronto.ca]
Sent: Saturday, June 14, 2014 8:24 PM
To: moab-dev at mcs.anl.gov
Subject: [MOAB-dev] MOAB w/ BGQ

Hello all,
I encountered a problem when I wanted to build moab on our (SciNet) BGQ cluster.
Seemingly, there isn't any problem with configure script. However, when I run make check, it fails to build with a couple of warning messages. I attached the log files for configure and make check.

I wondered if anyone can shed some light on the issue.

Thanks,
Mohsen



More information about the moab-dev mailing list