[Mono-list] Mono on Xeon Phi
Gregory Junker
gjunker at dayark.com
Mon Feb 4 19:58:12 UTC 2013
On 2/4/2013 2:49 AM, Yury Serdyuk wrote:
> Hi !
>
> I have tried to do the first steps to cross-compile Mono for Intel Xeon
> Phi coprocessor.
For software packages that need to run code compiled as part of the
configure or make, it may be simpler to configure and build it with GCC
directly on the card, rather than spend countless hours trying to
rearrange autotools for this.
I am curious -- are you planning to run the full Mono itself (with
compilers, etc) on the device, or are you planning to offload some
sections of the resulting executable to the device, or are you planning
simply to generate a MIC binary AOT with the Mono runtime?
Greg
More information about the Mono-list
mailing list