mboehm7 commented on PR #1953: URL: https://github.com/apache/systemds/pull/1953#issuecomment-1871205501
What exactly is the issue with running multiple workers in the same JVM? The buffer pool anyway assign unique cache file ID. In the past, I always found the multi-threaded federated tests to be more stable than the multi-process tests. In any case, it's great that you have a handle on it now, and the increased runtime (wait times) should be small anyway. I could imagine that using multiple ports for all workers in the same JVM might have been an issue in this changed test environment. -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org