Tagged Questions
3
votes
2answers
295 views
Is there a way to get user input when running a script on a Linux terminal?
I have access to a node of a Linux cluster, on which Mathematica is installed. However, I do not have access to a Linux GUI.
Typically I write and test Mathematica scripts on my Windows personal ...
8
votes
2answers
272 views
Evaluator option for Mathematica Scripts
I have mathematica with many additional kernels besides Local ( e.g., core1, core2, core3, core4 ... ) added through Kernel Configuration Options. I have been running multiple copies of a simulation ...