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

IMSL limit to 4 cpus

karstenhansen
Beginner
296 Views

Hello,

I recently purchased the Intel Visual Fortran Compiler v.9.1 with the IMSL libraries. When trying to install the IMSL libraries on my dual quad-core workstation, the install wizard refuses to install the libraries stating that they will only work on a system of up to 4 cpus??? This is a major limitation. Any ways around this?

0 Kudos
2 Replies
Steven_L_Intel1
Employee
296 Views

The current IMSL simply asks Windows how many processors there are, and it returns "8" in your case. We've been working with VNI at making the next version of their installer smarter, but it is a complex matter.

The workaround is to disable multicore in the BIOS, install IMSL, and then reenable multicore. Once installed, no CPU count check is done. We have confirmed with VNI that what they want to count is sockets, not cores or virtual processors (Hyper-Threading).

0 Kudos
karstenhansen
Beginner
296 Views

Steve,

thank you for your prompt reply. I will give this a try.

best,

Karsten

0 Kudos
Reply