Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237435 - sys-cluster/openmpi-1.2.7 threads USE flag cleanup, added mpi-threads
Summary: sys-cluster/openmpi-1.2.7 threads USE flag cleanup, added mpi-threads
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Cluster Team
URL: https://svn.open-mpi.org/trac/ompi/wi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 00:02 UTC by Eric Thibodeau
Modified: 2010-09-10 19:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed threads USE flag assignment (openmpi-1.2.7.ebuild,2.90 KB, text/plain)
2008-09-12 00:03 UTC, Eric Thibodeau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Thibodeau 2008-09-12 00:02:30 UTC
MPI and Progress threads are still problematic and shouldn't be triggered by a widely popular USE flag such as threads which would usually be set on a system.

USE=mpi-threads was added to the ebuild to differentiate between the two usages.

USE=threads now only adds the following MCA directive to the config file:

 oob_tcp_listen_mode = listen_thread

(in /etc/openmpi/openmpi-mca-params.conf)


Reproducible: Always

Steps to Reproduce:
Comment 1 Eric Thibodeau 2008-09-12 00:03:33 UTC
Created attachment 165227 [details]
fixed threads USE flag assignment

The fixed up ebuild.
Comment 2 Justin Bronder (RETIRED) gentoo-dev 2008-09-12 14:34:23 UTC
Fixed in cvs, thanks for the report.

Also, for the heck of it, I'm going to link the openmpi-users thread that spawned this :)

http://www.open-mpi.org/community/lists/users/2008/09/6478.php