[vtk-developers] TestWindBladeReader fails on BigEndian

Andy Bauer andy.bauer at kitware.com
Tue Mar 5 16:09:57 EST 2013


Ok, I'll just disable the parallel version of the reader on windows. If you
want to look into it to fix it we can reenable it when that happens. For
now though they'll just have to use the serial WindBlade reader for
Windows. It should run fine everywhere else though.

Thanks,
Andy

On Tue, Mar 5, 2013 at 4:04 PM, Sohail Shafii <sohailshafii at yahoo.com>wrote:

> Interesting. I haven't run the program in Windows though (more
> specifically, I have not compiled ParaView or VTK in Windows). If there is
> anyone that wants to use it under that environment, I can look into it.
>
> Sohail
>
>   ------------------------------
> *From:* David E DeMarle <dave.demarle at kitware.com>
> *To:* Bill Lorensen <bill.lorensen at gmail.com>
> *Cc:* Andy Bauer <andy.bauer at kitware.com>; Berk Geveci <
> berk.geveci at kitware.com>; Sohail Shafii <sohailshafii at yahoo.com>; VTK
> Developers <vtk-developers at vtk.org>
> *Sent:* Tuesday, March 5, 2013 12:53 PM
> *Subject:* Re: [vtk-developers] TestWindBladeReader fails on BigEndian
>
> Fix 10 more valgrind errors and you will be forgiven.
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
>
> On Tue, Mar 5, 2013 at 3:51 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:
>
> My bad... Sorry
>
>
> On Tue, Mar 5, 2013 at 3:42 PM, David E DeMarle <dave.demarle at kitware.com>wrote:
>
> That didn't disable it on windows. Just on bigendian or unknown endian (ie
> tests from the install tree) machines.
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
>
> On Tue, Mar 5, 2013 at 3:38 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:
>
>
> Andy,
>
> I think we disabled the reader on WIndows and Power PC
> http://review.source.kitware.com/#/t/2261/
>
> I'm not sure why the parallel version is still being run.
>
> Bill
>
>
> On Tue, Mar 5, 2013 at 3:08 PM, Andy Bauer <andy.bauer at kitware.com> wrote:
>
> Hi Sohail,
>
> Any objections to disabling the vtkPWindBladeReader on Windows machines?
> For some reason which I have no idea why the MPI_File_open() method isn't
> working on Windows. I think it's partially related to having spaces in the
> file name. Dave fixed part of the problem with using the "short" windows
> name for the meta-file but this doesn't seem to work with the other actual
> files it's trying to open. The Windows GetShortPathName() function is
> returning null when it's used with the field/comp.out.10 file.
>
> It will still work in serial on Windows though.
>
> Thanks,
> Andy
>
>
> On Mon, Mar 4, 2013 at 1:07 PM, Sean McBride <sean at rogue-research.com>wrote:
>
> On Mon, 4 Mar 2013 12:47:18 -0500, Andy Bauer said:
>
> >This should be fixed now. I think the fix though was a warning put in when
> >using the reader for big endian machines and to disable the reader test on
> >these machines.
>
> I've un-suppressed it then.
>
> Cheers,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
>
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130305/c393a3ce/attachment.html>


More information about the vtk-developers mailing list