Gentoo Archives: gentoo-commits

From: "Justin Bronder (jsbronder)" <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Thu, 13 Dec 2007 01:56:39
Message-Id: E1J2dJN-0006MQ-Qe@stork.gentoo.org
1 jsbronder 07/12/13 01:56:29
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add descriptions of heterogeneous, romio, slurm and smp use
6 flags for sys-cluster/openmpi.
7
8 Revision Changes Path
9 1.893 profiles/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.893&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.893&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.892&r2=1.893
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
18 retrieving revision 1.892
19 retrieving revision 1.893
20 diff -u -r1.892 -r1.893
21 --- ChangeLog 13 Dec 2007 01:47:13 -0000 1.892
22 +++ ChangeLog 13 Dec 2007 01:56:29 -0000 1.893
23 @@ -1,6 +1,10 @@
24 # ChangeLog for profile directory
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.892 2007/12/13 01:47:13 jsbronder Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.893 2007/12/13 01:56:29 jsbronder Exp $
28 +
29 + 13 Dec 2007; Justin Bronder <jsbronder@g.o> use.local.desc:
30 + Add descriptions of heterogeneous, romio, slurm and smp use
31 + flags for sys-cluster/openmpi.
32
33 13 Dec 2007; Justin Bronder <jsbronder@g.o> use.local.desc:
34 Clarify server use flag for sys-cluster/torque.
35
36
37
38 1.3200 profiles/use.local.desc
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3200&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3200&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3199&r2=1.3200
43
44 Index: use.local.desc
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
47 retrieving revision 1.3199
48 retrieving revision 1.3200
49 diff -u -r1.3199 -r1.3200
50 --- use.local.desc 13 Dec 2007 01:47:13 -0000 1.3199
51 +++ use.local.desc 13 Dec 2007 01:56:29 -0000 1.3200
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation.
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3199 2007/12/13 01:47:13 jsbronder Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3200 2007/12/13 01:56:29 jsbronder Exp $
57
58 # This file contains descriptions of local USE flags, and the ebuilds which
59 # contain them.
60 @@ -1982,7 +1982,11 @@
61 sys-cluster/mpich2:pvfs2 - Add pvfs2 support
62 sys-cluster/mpich2:romio - Enable romio, a high-performance portable MPI-IO implementation
63 sys-cluster/ocfs:aio - Add aio support
64 +sys-cluster/openmpi:heterogeneous - Enable features required for heterogeneous platform support
65 sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS)
66 +sys-cluster/openmpi:romio - Build the ROMIO MPI-IO component
67 +sys-cluster/openmpi:slurm - Build the SLURM scheduler component
68 +sys-cluster/openmpi:smp - Enable smp locks in atomic ops. Recommended for SMP/multi-threaded environments.
69 sys-cluster/pvfs2:apidocs - Build API documentation directly from the code using doxygen
70 sys-cluster/pvfs2:server - Enable compilation of server code
71 sys-cluster/torque:server - Enable compilation of pbs_server and pbs_sched
72
73
74
75 --
76 gentoo-commits@g.o mailing list