View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015120Xdmf(No Category)public2014-09-01 06:132014-09-01 06:13
ReporterMohammad Siahatgar 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformIBM BlueGene/QOSRedHat LinuxOS Version6.2
Summary0015120: Build fails with IBM XL Compiler 12.1.0
DescriptionBuilding with the IBM XL C/C++ compiler fails with the following error:

[ 47%] Building CXX object CMakeFiles/Xdmf.dir/XdmfDomain.cpp.o
"Xdmf2/XdmfGridCollection.hpp", line 107.3: 1540-0401 (S) The member "XdmfGridCollection::insert" is already declared.
"Xdmf2/XdmfGridCollection.hpp", line 106.3: 1540-0424 (I) "insert" is declared on line 106 of "Xdmf2/XdmfGridCollection.hpp".
make[2]: *** [CMakeFiles/Xdmf.dir/XdmfDomain.cpp.o] Error 1
make[1]: *** [CMakeFiles/Xdmf.dir/all] Error 2
Additional InformationWe are planning to incorporate Xdmf in our code to scale up to ~100K cores on a BlueGene/Q. The IBM compiler produces the most optimized code for the machine but the build fails with the mentioned error. It would be very helpful to find a way around this.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2014-09-01 06:13 Mohammad Siahatgar New Issue


Copyright © 2000 - 2018 MantisBT Team