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

Intel Processor

Intel_C_Intel
Employee
454 Views
I have been away from Fortran programming for a few years. I am just purchasing the Intel Compiler for Windows. I am about to get a new computer, and was wondering which processor and chipset I should look for, so that I get good performance out of my compiler and computer.
John Nichols
0 Kudos
2 Replies
TimP
Honored Contributor III
454 Views
That's too broad a question to give a definitive answer here. Pentium D is an excellent choice for many applications, where threading by OpenMP or MPI can be applied. It runs well both in 32- and 64-bit mode.
0 Kudos
Steven_L_Intel1
Employee
454 Views
Pentium D with the Intel 955 chipset is the current "top of the line" combination for mainstream desktop use. You can use the parallel processing features available in the Intel Fortran compiler to take advantage of the dual-core processor.
0 Kudos
Reply