I bought a parallel processing toolbox but the java semaphore object isn't being set in worker process.

2 次查看(过去 30 天)
The java semaphore object is being release() on main matlab script, e.g., the count permit increase by 1, but the worker process tryAcquire() with timeout always fails. This is using parfeval().

采纳的回答

Walter Roberson
Walter Roberson 2017-10-9
The worker and the controlling client are in different processes.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Asynchronous Parallel Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by