use the icc (Intel) version unless you are running a very old version of linux that doesn't support it
RH8/9 will both run the .icc version
basically , you should always try the Intel version and if it fails with error (dependency/library something/stuff i forget) , then you fall back to the gcc version
that is the way i understand it