Baunsgaard opened a new pull request, #2245: URL: https://github.com/apache/systemds/pull/2245
The federated back end spawn threads for parallel execution instead of using the threadpool. This commit fixes the issue by naming the worker threads to enable the threadpool usage. The performance on a local experiment using the FederatedKMeans test improve from 4.3 sec average to 3.2 sec average. To reproduce the results set the federated k-means test to repeat the federated call 20 times. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
