Using scratch files with spmd
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
While using spmd on a cluster, I need to write some scratch files within the spmd block. If I use fopen and fwrite commands to write such files, how do i remove the scratch files after execution of my code. I assume all workers write their own files.
1 件のコメント
Walter Roberson
2018 年 1 月 9 日
Merged into duplicate that has an answer https://www.mathworks.com/matlabcentral/answers/376370-scratch-files-with-spmd
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!