On Sep 5, 2009, at 1:27 PM, Greg Fischer wrote:
> Yep, that was it.
>
> The icpc11.1, ifort11.1, and icc11.1 scripts are included in the tar
> file attached to my original email. They set the PATH,
> LD_LIBRARY_PATH, and INTEL_LICENSE_FILE correctly. When I set the
> environment variables manually and use the regular icpc, ifort, and
> icc commands, it works fine. Good catch!
If you care, there's probably ways to catch the quoting in those
scripts such that multi-token values can be passed down through
properly. It might be easier to do it in a non-shell script, though
(eg., perl or python).
--
Jeff Squyres
jsquyres_at_[hidden]
|