Short story:

Not done yet. It has been taking more patience than I expected. I expect to
have it early next week.

Long story:

I've had a nearly working bgq_xlc target for mira since last Thursday.

Unfortunately it fails at final link time of the executables with this
message:

/bgsys/drivers/ppcfloor/gnu-linux/powerpc64-bgq-linux/bin/ld:
/bgsys/drivers/V1R2M0/ppc64/comm/sys/lib/libpami.a(component-pami--CAPI.cnk.o)(.text._ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E[_ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E]+0xbc):
sibling call optimization to
`_ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E'
does not allow automatic multiple TOCs; recompile with -mminimal-toc or
-fno-optimize-sibling-calls, or make
`_ZNSt8_Rb_treeIjSt4pairIKjjESt10_Select1stIS2_ESt4lessIjESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E'
extern

Which would seem to indicate that the global symbol table of contents is
overflowing.
See:
 https://trac.mcs.anl.gov/projects/ITAPS/wiki/BuildingOnBgq
This was never an issue on intrepid and I have not yet found a combination
of compiler flags that gets around the issue.

Since I'm stalled on that front I've made a bgq_gnu target for comparison
and in the hopes that the different compiler flags available might resolve
it. So far that target will build mesa and python fully but can not yet
compile ParaView.


On Sep 12, 2013 1:19 AM, "Benson Muite" <[email protected]> wrote:

Please let us know if you have finished porting Paraview to blue gene q?
>
> Thanks,
> Benson
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to