dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00073
Re: specify compilers?
On 7/29/10 2:55 PM, Garth N. Wells wrote:
> Is it possible to specify the compilers to be used via Dorsal? This
> would be helpful because some distributions provides packages for
> OpenMPI but place things like mpicxx in strange places.
Yes, it should be as simple as adding
export CC=yourcc
export CXX=yourcxx
to the relevant platform file. tiger.platform provides an example of this.
Harish
References