Cluster and runtime PARALLEL

If I have a cluster and I use the runtime PARALLEL, will it use CPUs on other cluster nodes to help with performance or will it only use CPUs on the node it is executed on?

Only the node it is executed on.

Thanks for the information