I have a ubuntu server. it is have a dual xeon E5-2620V4(32 core). The problem is that when running code in "Jupyter notebook", only one of the 32 cores works. So the execution time is very long.
How can I use all cores?
I have a ubuntu server. it is have a dual xeon E5-2620V4(32 core). The problem is that when running code in "Jupyter notebook", only one of the 32 cores works. So the execution time is very long.
How can I use all cores?