[vtkusers] Fwd: VTK on Cray XC30

Chuck Atkins chuck.atkins at kitware.com
Fri Jun 2 14:11:57 EDT 2017


Hi Luis,
We're usually building dynamic these days on Cray by exporting the
CRAYPE_LINK_TYPE=dynamic environment variable.   Also, make sure you're
using a recent CMake version >= 3.7, there have been many updates and fixes
to the CrayPE support since the initial overhaul in 3.5.  Building with
PrgEnv-gnu and PrgEnv-intel should both work well; we regularly deploy on a
wide variety of Cray's with those.  If you have compile issues with Intel,
there could be a C++11 issue with your modules; some Cray's have it fixed,
some don't.  Try it first and we can adjust if needed.

----------
Chuck Atkins
Staff R&D Engineer, Scientific Computing
Kitware, Inc.


On Wed, May 31, 2017 at 11:53 AM, Favre Jean <jfavre at cscs.ch> wrote:

> Luis
>
> export CRAYPE_LINK_TYPE=dynamic
>
> and try again
>
> I just built VTK 8.0rc1 with EGL with shared libs.
>
> -----------------
> Jean/CSCS
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170602/12d3f0bf/attachment.html>


More information about the vtkusers mailing list