Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394411 - Synchronise installation of intel devel tools and make it eselectable
Summary: Synchronise installation of intel devel tools and make it eselectable
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-12 07:28 UTC by Justin Lecher (RETIRED)
Modified: 2011-12-12 07:28 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2011-12-12 07:28:23 UTC
The intel compiler support slotted installation, but they only install one env.d file. So the slotting is of no need.

Here what sebastien says:

The initial idea was to indeed maintain a
eselect-icc that could easily switch between versions.
The work to do on the Intel stuff is the following.  dev-lang/icc,
dev-lang/ifc, dev-lang/idb, sci-libs/mkl,
sci-libs/ipp and may be dev-cpp/tbb would have to be slotted
simultaneously with probably a common eselect mechanism.
The thing to do might be to not install the 35intelsdp, and have an
eselect intel module that will link shell scripts to a /etc/profile.d/
So we also avoid env variables pollution, and users could source it [1]

[1] https://bugs.gentoo.org/show_bug.cgi?id=346723