<div dir="ltr"><div><div><div>Hi Jie,<br><br></div>Can you tell me how you are verifying that only one thread is being used? I would also recommend that you switch to the TBB backend for SMP (VTK_SMP_IMPLEMENTATION_TYPE=tbb) as openmp support on the vc2015 compiler is poor. You can download Intel<wbr> TBB from: <a href="https://www.threadingbuildingblocks.org/download#stable-releases">https://www.threadingbuildingblocks.org/download#stable-releases</a>.<br><br></div>Thanks<br></div>Sujin<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 14, 2017 at 10:57 PM, <a href="mailto:yujie_job@163.com">yujie_job@163.com</a> <span dir="ltr"><<a href="mailto:yujie_job@163.com" target="_blank">yujie_job@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I am trying to parallelize my code with vtkSMPTools. my vtk version is v8.0<br>
and compiled with vs 2015.<br>
I set VTK_SMP_IMPLEMENTATION_TYPE=<wbr>openmp.<br>
<br>
but when i the the test code in testSMP.cxx, I am quite sure that only one<br>
thread used. my computer has 4 cores with 8 threads. I do not know what<br>
happends? should i install openmp to use vtkSMPTools? I wish someone will<br>
give me some help!<br>
<br>
best wishes,<br>
<br>
Jie<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/how-can-I-use-vtkSMPTools-tp5744404.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/how-can-I-use-vtkSMPTools-<wbr>tp5744404.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>