From owner-cvs-all@FreeBSD.ORG Fri Dec 15 08:17:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A814916A57F; Fri, 15 Dec 2006 08:17:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A43B043CA0; Fri, 15 Dec 2006 08:15:54 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBF8HY5D072037; Fri, 15 Dec 2006 08:17:34 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBF8HYlY072036; Fri, 15 Dec 2006 08:17:34 GMT (envelope-from miwi) Message-Id: <200612150817.kBF8HYlY072036@repoman.freebsd.org> From: Martin Wilke Date: Fri, 15 Dec 2006 08:17:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/torque/files patch-src-resmom-start_exec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 08:17:35 -0000 miwi 2006-12-15 08:17:34 UTC FreeBSD ports repository Added files: sysutils/torque/files patch-src-resmom-start_exec.c Log: - Fix for a case when there is more then one MPI process per node in a given job, like when one uses 'mpiexec -np X' where X is larger than the number of nodes. PR: ports/106719 Submitted by: trasz Revision Changes Path 1.1 +11 -0 ports/sysutils/torque/files/patch-src-resmom-start_exec.c (new)