We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduction The compilation process is long procedure for the C++ part of the library in case of Linux, MacOS and Cygwin.
Description Parallel compilation should be introduced for pyclustering that should be based on amount of available cores of a CPU.
The text was updated successfully, but these errors were encountered:
#553: [pyclustering.ccore] Linux/MacOS/Cygwin parallel compilation.
69812c4
#553: Core calculation for MacOS.
9493c9e
2686283
annoviko
No branches or pull requests
Introduction
The compilation process is long procedure for the C++ part of the library in case of Linux, MacOS and Cygwin.
Description
Parallel compilation should be introduced for pyclustering that should be based on amount of available cores of a CPU.
The text was updated successfully, but these errors were encountered: