intel compiler

About this tag
The Intel Compiler tag on WindowsForum covers issues with Intel Fortran Compiler and MS MPI on Windows 10. Users report that 64-bit Fortran programs compiled with Intel Fortran Compiler under Windows 7 fail to send arrays between tasks when moved to Windows 10, while non-array variables work. Discussions focus on troubleshooting MPI communication problems, including upgrading MS MPI versions, and seeking solutions for compatibility between Intel-compiled code and Windows 10 environments.
  1. S

    Windows 10 The MS MPI is not working with Windows 10 as it used to work with Windows 7

    Hi everyone, I have a 64bit Fortran program that was compiled by Intel Fortran Compiler under Windows 7 pro 64bit and MS MPI 2008 R2. When I moved to Windows 10 and run the same program I noticed that arrays are not any more sent between tasks. I used to send the array variable specifying its...
Back
Top