I am new to cluster and PBS system. I am now wondering this, is it possible to schedule both parallel (MPI, OpenMP) and serial jobs on to one node in a cluster (the cluster has multiple nodes) with PBS system? Because in this way, it may improve the CPU utilization.
I've been told this is not possible but without detailed explanation. So, if this is really impossible, my question is why?