Skip to content

intel mpi paths

as noted by @Prashant - more recent versions of intel mpi may not have bin64/, lib64/ directories.

bin64 -> intel64/bin
etc64 -> intel64/etc
include64 -> intel64/include
lib64 -> intel64/lib

So it would be better to check for the intel64/ directory first.