DASK api for python to enhance the CPU usage
Python code is easy to read and write.
I can develop a software more quickly than C++ .
However , sometime when I doing a project , I want to change to use C++ , because it only use one core. even I already use Multi- thread ...
When I saw the DASK , it really help my project .. I can speed up my program without big change on my code...
Also it can scales out to clusters .. This is important when I have large algorithms in the futures..
let us study Dask and all information can refer to their website
https://dask.org
I can develop a software more quickly than C++ .
However , sometime when I doing a project , I want to change to use C++ , because it only use one core. even I already use Multi- thread ...
When I saw the DASK , it really help my project .. I can speed up my program without big change on my code...
Also it can scales out to clusters .. This is important when I have large algorithms in the futures..
let us study Dask and all information can refer to their website
https://dask.org
Comments
Post a Comment