PDA

View Full Version : dual cpu code


sazim
01-25-2005, 05:06 AM
Does Lahey Fortran allow me to compile multi-threaded code for use on dual cpu computers running microsoft windows? I think I read correctly that the linux version does, but no mention of the windows version.

Lahey Support
01-27-2005, 09:37 PM
Our Windows products do not contain thread safe libraries.

As you mentioned the Linux versions do and therefore can produce multi-threaded code.