Mex files and parallel processing on a supercompouter: Issue with addAttachedFiles

1 回表示 (過去 30 日間)
Adam Clements
Adam Clements 2017 年 9 月 13 日
回答済み: Sanjana Ramakrishnan 2017 年 9 月 19 日
Hi,
I can successfully run a parallel job on my desktop that is calling some mex files I have written. I have used the addAttachedFiles command to ensure the processors see the mex files. However when I run this on our supercomputer cluster I get error messages saying the mex files are not visible. Does anyone have any experience with this sort of thing?
Thanks Adam

回答 (1 件)

Sanjana Ramakrishnan
Sanjana Ramakrishnan 2017 年 9 月 19 日
The attached mex files may not be in the location where the job in the cluster is executing. To get the location of attached files use 'getattachedfilesfolder' function. Refer the below link:

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by