rsnt_translations
57,772
edits
No edit summary |
No edit summary |
||
Line 259: | Line 259: | ||
== Validation == <!--T:47--> | == Validation == <!--T:47--> | ||
<b>Do not</b> use the built-in validation tool in the | <b>Do not</b> use the built-in validation tool in the <i>Cluster Profile Manager</i>. Instead, you should try the <code>TestParfor</code> example, along with a proper <code>ccSBATCH.m</code> script file: | ||
# Download and extract code samples on GitHub at https://github.com/ComputeCanada/matlab-parallel-server-samples. | # Download and extract code samples on GitHub at https://github.com/ComputeCanada/matlab-parallel-server-samples. | ||
# In MATLAB, go to the newly extracted <code>TestParfor</code> directory. | # In MATLAB, go to the newly extracted <code>TestParfor</code> directory. | ||
Line 265: | Line 265: | ||
<!--T:48--> | <!--T:48--> | ||
Note: When the <code>ccSBATCH.m</code> is in your current working directory, you may try the | Note: When the <code>ccSBATCH.m</code> is in your current working directory, you may try the <i>Cluster Profile Manager</i> validation tool, but only the first two tests will work. Other tests are not yet supported. | ||
= External resources = <!--T:51--> | = External resources = <!--T:51--> |