| Author |
Comment/Response |
Andrew Gross
|
06/30/11 3:29pm
The server I have been working on has changed the configuration of their Mathematica set-up. Where before I could point the remote kernel to the binary file and connect no problem, now the MathKernel file is not the binary, but rather a script that calls this binary. In addition to launch Mathematica from the command line I need to execute a "module load" function and then launch then kernel, so in the remote kernel dialog box I would need 2 lines of code to launch the kernel. I tried "module load Mathematica; MathKernel;" but this does not seem to work.
Thanks,
Andy
URL: , |
|