[Paraview] Has Paraview been ported to BlueGene/L,P or Q?

David E DeMarle dave.demarle at kitware.com
Tue Nov 20 18:59:20 EST 2012


I've pushed a new branch to:
  https://github.com/demarle/ParaViewAutoBuild.git
with updates to build paraview 3.14.1 on a bluegene P with the xlc compilers

My todo list includes:
1) incorporate the patches that Bruce kindly provided for bluegene Q.
2) meld the cross compilation that ParaViewAutoBuild does with the
modern SuperBuild that we use to make ParaView binaries.
3) setup a dashboard so that we exercise it always

I expect that will be done in time for 4.0 but do not expect it done
in time for 3.98 final.

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


On Wed, Oct 17, 2012 at 8:47 AM, David E DeMarle
<dave.demarle at kitware.com> wrote:
> 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 <cook47 at 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


More information about the ParaView mailing list