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
nwar
On Jun 26, 2013, at 10:47 AM, Prof Brian Ripley wrote:
> 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