While using "batchsim" command in MATLAB Parallel Server, how can I transfer the simulation results directly to Amazon S3 bucket?
이전 댓글 표시
I am using MATLAB Parallel Server with AWS using the "batchsim" commands. At the end of the simulation, I want to post-process the data and save the data in the Amazon S3 bucket directly, without fetching the data in the local machine to save memory using the command line
Can you please let me know if this possible and how to trigger these commands using "batchsim"?
I don't want to use "fetchOutputs" command, but do some post-processing and directly write the outputs to S3 bucket in AWS.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Third-Party Cluster Configuration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!