CyLP icon indicating copy to clipboard operation
CyLP copied to clipboard

enable multi-threading

Open h-yon opened this issue 4 years ago • 2 comments

Just a suggestion.

h-yon avatar Nov 12 '21 07:11 h-yon

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 12 '21 07:11 CLAassistant

Interesting idea. I guess it would need to be made a bit more bullet-proof, though. Just Googling briefly, it seems this is not guaranteed to return something non-zero and also may not be supported by older compilers. See, e.g., https://stackoverflow.com/questions/27971195/handle-stdthreadhardware-concurrency.

tkralphs avatar Nov 30 '21 16:11 tkralphs