[Paraview-developers] SuperBuild

Scott, W Alan wascott at sandia.gov
Thu Jul 21 21:07:28 EDT 2016


Well, I tried SuperBuild on the clusters, and failed.  So, let's go back to the start.

The default compilers on redsky and chama are intel.  I do have gcc available.  Which should I use?

When I run the gcc compiler, the build fails trying to find libatomic.  Here is the first failure:

[ 82%] Built target visitbridge
CMake Error at cmake/modules/CheckAtomic.cmake:36 (message):
  Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
  cmake/config-ix.cmake:296 (include)
  CMakeLists.txt:407 (include)


-- Configuring incomplete, errors occurred!
See also "/projects/viz/paraview/ParaView/5.1.1-sb-Mesa/Linux-chama-x86_64/Build/llvm/src/llvm-build/CMakeFiles/CMakeOutput.log".
See also "/projects/viz/paraview/ParaView/5.1.1-sb-Mesa/Linux-chama-x86_64/Build/llvm/src/llvm-build/CMakeFiles/CMakeError.log".
make[2]: *** [llvm/src/llvm-stamp/llvm-configure] Error 1
make[1]: *** [CMakeFiles/llvm.dir/all] Error 2
make: *** [all] Error 2


When I try building with the intel compiler, I fail much further along, with MPI.  I get something about it not being able to figure out if it has MPI, then points to the MPI compiler here:

redsky-login2:ParaView$ ls /opt/openmpi-1.8-intel/bin/mpicxx
/opt/openmpi-1.8-intel/bin/mpicxx@


So, let's start with - what compiler should I be using?  And, who is the right person to be bothering?

Alan
--------------------------------------------------------
W. Alan Scott
ParaView Support Manager

SAIC
Sandia National Laboratories, MS 0822
Org 9326 - Building 880 A1-K
(505) 284-0932   FAX (505) 284-5619
---------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160722/7e41fa57/attachment.html>


More information about the Paraview-developers mailing list