168
edits
(Created page with "===Launching Remote Kernels in Mathematica=== This page assumes that you've already followed the instructions in Cluster SSH access and you have all of that working. Ther...") |
|||
In the Mathematica window, type the following:
<nowiki>LaunchKernels[{"ssh://ramsey/?4","ssh://fibonacci/?4"}]</nowiki>
|