<div dir="ltr"><div><div>Good afternoon,<br><br></div><div>I am working with ParaView in parallel and I am trying to vizualise a big data as efficiently as possible. I am reading Tecplot Binary Files (.plt). For now, I am simply using a computer as a pvserver and my data is stored via NFS.<br>
</div><div><br></div>When I am launching the vizualisation, I notice that it is very slow. Looking at the Timer Log, I understood that is because the reading is taking a lot of time. I think it is mainly because the reader used is not implemented to work in parallel and only one process can read the data.<br>
<br></div><div>So here are my questions :<br></div><div>  - Considering the Tecplot Binary File Format, is it possible to write a parallel reader ?<br></div><div>  - Does NFS considerably slow down the reading ?<br></div>
<div>  - Is there any other issues that could cause a slow reading ? In that case, how could I fix it ?<br><br></div><div>Thank you in advance for your help.<br></div><div><br></div></div>