----- Original Message ----- > From: "Kenneth Hoste" <[email protected]> > Sent: Tuesday, June 3, 2014 3:06:21 PM > > When the major version of the Intel compilers was bumped, we made the > ictce version follow: > ictce 4.x => icc/ifort 12.x > ictce 5.x => icc/ifort 13.x > ictce 6.x => icc/ifort 14.x > > The '2' in '6.2.5' is just because this is the 3rd installment of > ictce > v6.x. > The '5' is chosen such that downgrades of e.g. imkl/impi are possible > if > needed/desired. > > > > > For other examples, what would be the > > version numbers for the three toolchains > > defined below? > > > > ictce/A.B.C > > icc - 2013_sp1.3.174 (new) > > ifort - 2013_sp1.3.174 (new) > > impi - 4.1.3.049 (same as ictce/6.2.5) > > imkl - 11.1.3.174 (new) > > Presuming icc/ifort 2013_sp1.3.174 provide v14.x of the compilers, it > should be the next installment of ictce 6.x, so probably v6.3.5.
OK... I went with 6.3.5 and submitted my very first git pull request (ever... so be kind to #942/#944). Now then... I just downloaded impi-5.0.0.028. Assuming I just change impi, what next? 6.3.6? 6.4.5? jack

