Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29280 Discussions

What are differences between 11.0.061 and 11.0.066?

Antonio_M
Beginner
1,527 Views

As from subject: What are differences between 11.0.061 and 11.0.066?

Both release notes and readme.txt sections are the same of 061 version.

Have I been too fast to check or you missed to update the "change" fields?

Best regards and thanks for the good work (simply love IVF speed),

Antonio

0 Kudos
7 Replies
lklawrie
Beginner
1,527 Views

I would like to know this too. Got the message that there was an update to the 10.1 compiler and the link takes you to where you can download 11.0.066.

0 Kudos
csh1
Beginner
1,527 Views

I would like to know this too. Got the message that there was an update to the 10.1 compiler and the link takes you to where you can download 11.0.066.

It's showing the latest available version. Change the Release to 10.1 in the drop down at the bottom of the table.

0 Kudos
lklawrie
Beginner
1,527 Views

That doesn't answer the question of what is the difference between 061 and 066.

0 Kudos
Steven_L_Intel1
Employee
1,527 Views

The release notes highight some differences - it is mainly bug fixes. There ought to be the standard README.TXT alongside the download for individual fixes.

If you are seeing the same text, something went wrong.

0 Kudos
TimP
Honored Contributor III
1,527 Views

It looks like there are changes in vectorization where there are overlapping arrays through EQUIVALENCE or incorrect aliasing of subroutine arguments. I haven't got confirmation or had time to investigate the effect on some problems I have been investigating.

0 Kudos
Antonio_M
Beginner
1,527 Views

The release notes highight some differences - it is mainly bug fixes. There ought to be the standard README.TXT alongside the download for individual fixes.

If you are seeing the same text, something went wrong.

I feel something went wrong, at least with the readme.txt version I have access to.

11.0.066 readme.txt file claims: "Problem Id's fixed with this package: Q344379 Q395695 Q407185 Q420170 Q430274 Q439355 Q455770 Q469743 Q473032 Q473279 Q476878 Q477047 Q482220 Q484994 Q485156 Q485252 Q485434 Q486023 Q486077 Q507540 "

While 11.0.061 readme.txt file claims: "Problem Id's fixed with this package: Q344379 Q395695 Q407185 Q420170 Q430274 Q439355 Q455770 Q469743 Q473032 Q473279 Q476878 Q477047 Q482220 Q484994 Q485156 Q485252 Q485434 Q486023 Q486077 Q507540"

So 11.0.066 claims to have solved just a subset of 11.0.061 already solved issues, while its IA64 and Intel64 sections looks identical, just permuted respect to 11.0.061 section positions.

Tim comment hints that's just an issue related to me and linda.

Can you look in to it?

Best regards and thanks again.

0 Kudos
rase
New Contributor I
1,527 Views

One difference between V11-61 and V11-66 I noted: the installation procedure of V11-66 did not accept the license file I used for previous versions of V11. The license is definitely valid until 2/1/2009. I have to contact Premier Service to solve that problem. Kind regards, Wolf

0 Kudos
Reply