[yt-users] using Intel compilers
Mark Kremenetsky
mdk at sgi.com
Sat Feb 9 09:57:47 PST 2013
peter,
I agree that gnu compiled library will work quite nicely with a code
compiled with Intel compiler. It is exactly what i have done for x86_64
processors. But I am trying to make a port for new Intel Phi processor (
also called MIC) which has a different set of instructions so only
code compiled with a special version of Intel compiler will generate
such executable.
As a first phase i am trying to build ENZO ( including all tools) for
x86_64 using only Intel compilers. If I succeed with such build then it
will be straightforward to move on with a special version of compiler.
I can set my question in a different way: if anybody was able to port yt
environment on MIC processors ?
Thanks,
Mark
On 2/8/2013 5:03 PM, Peter Teuben wrote:
> In my experience the intel compiler works quite nicely crosslinking
> with the gnu compiler, so in theory you should be able to use
> existing libraries (e.g. if you got them via your linux distro).
>
> I've not been terribly impressed with the improved code performance
> yet, the gnu compiler really caught up. Some versions back I could
> get cmhog2 (a hydro code) to run about twice the speed of the gnu
> compiler, but i'm lucky if I get 20%
>
> peter
>
> On 02/08/2013 07:03 PM, Mark Kremenetsky wrote:
>> Folks,
>> i am trying to set up ENZO environment using Intel compilers and not
>> default gcc, gfort, etc
>> I am using install_script.sh script.
>> Does somebody know how to change the choice of a compiler that will
>> be used in order to build HDF5, Python, etc needed for ENZO compilation.
>> Thanks in advance,
>> Mark
>> _______________________________________________
>> yt-users mailing list
>> yt-users at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
More information about the yt-users
mailing list