I have a machine capable of running Mathematica on 24 cores which I would like to take advantage of :) The only problem is that this is a remote machine to which I cannot connect directly, I have to pass through a front-end machine first.
My computer (A) can connect to (B) and (B) can ssh to (C), which is the powerful machine, but my computer connect directly to (C).
Any suggestions how I could make this connection?