Professor Ripley,
Thank your for pointing me in the right direction. I will start by reading the
manual ;)
>From what I can see the least painful way is still to use a fortran compiler,
>so I will try to get my hands on the intel fortran compiler and cross compile
>to MIC.
Thanks!
Anwar
On
On 25/06/2013 22:54, Anwar Ludin wrote:
I need to rebuild an R interpreter for the Intel Xeon Phi coprocessor which can
be considered as an embedded system.
My only option is to use the intel compiler tools and cross compile the
interpreter. My first stumbling block is that I don't have a fort
I need to rebuild an R interpreter for the Intel Xeon Phi coprocessor which can
be considered as an embedded system.
My only option is to use the intel compiler tools and cross compile the
interpreter. My first stumbling block is that I don't have a fortran cross
compiler and I would like to kn