[Paraview] Linking to Catalyst

2016-05-09 Thread Gallagher, Timothy P
Hello again, I'm (finally) trying to get Catalyst to successfully link to our application code on Excalibur (Cray, ARL HPC). I was able to build paraview and all of the dependencies thanks to help I've gotten on the list here in the past. However, when I try to link my code to it (and this is

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Andy Bauer
Hi Tim, Is the PV directory you're pointing to a build directory or an install directory? If it's an install directory you'll need to enable PARAVIEW_INSTALL_DEVELOPMENT_FILES. Other than that, my suggestion would be to try linking one of the Catalyst examples from https://github.com/Kitware/ParaV

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Andy Bauer
e something really obvious! > > > Tim > > > > ---------- > *From:* Andy Bauer > *Sent:* Monday, May 9, 2016 4:43 PM > *To:* Gallagher, Timothy P > *Cc:* paraview@paraview.org > *Subject:* Re: [Paraview] Linking to Catalyst > > Hi Tim, > >

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Gallagher, Timothy P
@paraview.org Subject: Re: [Paraview] Linking to Catalyst Hmm, that could be a bug in the superbuild. The superbuild arguments aren't all passed to the ParaView build itself and it could be that this option was missing for the PV specific build part. Instead of doing the whole build from sc

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Gallagher, Timothy P
omething really obvious! Tim From: Andy Bauer Sent: Monday, May 9, 2016 4:43 PM To: Gallagher, Timothy P Cc: paraview@paraview.org Subject: Re: [Paraview] Linking to Catalyst Hi Tim, Is the PV directory you're pointing to a build directory or an install directory? If it

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Gallagher, Timothy P
7;' Any ideas why it does that? Or is there a way (and downfall) to just let it add attributes without manually calling add_attribute() each time? Tim From: ParaView on behalf of Gallagher, Timothy P Sent: Monday, May 9, 2016 5:13 PM To: Andy Bauer

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Andy Bauer
) to just let > it add attributes without manually calling add_attribute() each time? > > > Tim > > > -- > *From:* ParaView on behalf of Gallagher, > Timothy P > *Sent:* Monday, May 9, 2016 5:13 PM > *To:* Andy Bauer > > *Cc

Re: [Paraview] Linking to Catalyst

2016-05-09 Thread Gallagher, Timothy P
__ From: Andy Bauer Sent: Monday, May 9, 2016 10:41 PM To: Gallagher, Timothy P Cc: paraview@paraview.org Subject: Re: [Paraview] Linking to Catalyst Hi Tim, I assume that writing out a data set works on other machines, correct? Can you try the gridwriter.py script at https://gitlab.kitwa

Re: [Paraview] Linking to Catalyst

2016-05-10 Thread Andy Bauer
's been open since 2012. > > Thanks again for all your help. > > > Tim > > -------------- > *From:* Andy Bauer > *Sent:* Monday, May 9, 2016 10:41 PM > *To:* Gallagher, Timothy P > *Cc:* paraview@paraview.org > *Subject:* Re: [Paraview] Linki