Not from our experience from a cluster based application. Each node was
a SMP in that case.
On a single SMP I could imagine for instance for parallel reendering
or similar tightly integrated parallel programs that need data
synchronization. Most of these apps assume a tightly coupled non-virtual
resource, i.e., scheduling of tasks is aligned.
SGI used to have that stuff in their base kernel. Read a paper about this some
years ago.
Again, at the beginning I'd go with a user level scheduler approach that
certainly would satisfy national labs etc. Most of the cluster schedulers,
like PBS and LoadLeveler etc., already provide that functionality.
-- -- Hubertus Franke (frankeh@watson.ibm.com) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/