public void SetAffinity (IMulticlusterProcess p, ClusterSet affinity)
		{
			throw new NotImplementedException ();
		}
		public int GetAffinity (IMulticlusterProcess p)
		{
			throw new NotImplementedException ();
		}