We've built ParaView on BlueGene before. I am not sure which specific
OS revs and I think ParaView 3.8 was the last version we've exercised on that
platform.

Pat Marion's script that sets up the cross compilation build can be found at:
https://github.com/patmarion/ParaViewAutoBuild/commits/crayxt-pv310
What the script does is load the appropriate modules, download and
configure our dependencies, then set the appropriate
cmake options to do the two pass (login node and then cross
compilation for compute node)
compilation process that you need on these machines.

Edit the top level script in there to choose BlueGene instead of Cray
and set the paths appropriately for your system. Then run it to do the build.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Oct 16, 2012 at 3:02 PM, Cook, Rich <coo...@llnl.gov> wrote:
> I was wondering if this has been done anywhere -- we'd like to see Paraview 
> on Sequoia here.
>
> https://asc.llnl.gov/computing_resources/sequoia/
>
> --
> ✐Richard Cook
> ✇ Lawrence Livermore National Laboratory
> Bldg-453 Rm-4024, Mail Stop L-557
> 7000 East Avenue,  Livermore, CA, 94550, USA
> ☎ (office) (925) 423-9605
> ☎ (fax) (925) 423-6961
> ---
> Information Management & Graphics Grp., Services & Development Div., 
> Integrated Computing & Communications Dept.
> (opinions expressed herein are mine and not those of LLNL)
>
>
>
> _______________________________________________
> 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