Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Linux 64-bit demo

marinier
Beginner
747 Views
I have downloaded the demo version Linux Fortran compiler but the installer only offers 32-bit options. Where can I find the 64-bit demo?
0 Kudos
4 Replies
Steven_L_Intel1
Employee
747 Views
Register the serial number you were sent at the Intel Registration Center. Log in to Intel Premier Support, select File Downloads. You will find the EM64T compiler there - look for a file wil a name starting with l_fce_.
0 Kudos
marinier
Beginner
747 Views
The Evaluation Center's registration page rejects passwords. The error message is "ERROR: User's password is too weak for this role. A stronger password is required (25253)" The last two passwords I tried are "%%41g@kU5$" and "2:idJDCA". I do not know how to make stonger passwords.
0 Kudos
Steven_L_Intel1
Employee
747 Views
I'll pass on your complaint to the registration center people. I know they are working on easing the password restrictions.

Here are the password rules at present:

* The password must be at least eight and less then 15 characters long
* It can contain letters, numerals and punctuation
* It cannot contain spaces
* It must contain at least one alpha character [a-z, A-Z]
* It must contain at least one numeric character [0-9]
* It must contain at least one special character from the following list: ` @ & ; ' " , ! $ % ^ * ( ) - _ = + [ ] : < . > ?
* It cannot contain any special characters not in the above list
* It cannot begin with an exclamation point (!) or a question mark (?)
* The first three characters cannot be the same
* Passwords are treated as case sensitive
0 Kudos
TimP
Honored Contributor III
747 Views
When you get an acceptable password, you may want to post a problem report about that message. It looks like it wants weaker, in terms of not using certain characters. I would have thought the Help button should let you see the criteria, such as requiring a mixture of alphabetical, numeric, and a small list of punctuation characters.
0 Kudos
Reply