Parallel Computing Toolbox, Pausing, and Hibernation
Show older comments
Suppose we are running a code with the Parallel Computing Toolbox on a laptop and for some reason, you must leave and take your laptop with you. The code unfortunately takes a significant amount of time even with the aforementioned toolbox. Is it possible in this case to pause the execution and hibernate the system without terminating the execution? Assume we are working on a Windows 11 operating system.
The reason I'm asking this is that I noticed recently that if I paused the code for a while (not sure how many minutes), the code ceases to run again and I had tor rerun the code from scratch. Any help in this matter is much appreciated.
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!