Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Does Dotnet Applications run on Mac Os

Priyadhars_K_Intel
937 Views
HI , i would like to develop an application in dot net to enable on Multicore and slo run the application on Mac OS. Is it possinble?Please suggest ASAP
0 Kudos
6 Replies
TimP
Honored Contributor III
937 Views
The method for running Microsoft CLR applications across platforms would be under Mono, so you would have to investigate whether you can run that on your desired platforms.
0 Kudos
gaston-hillar
Valued Contributor I
937 Views
Quoting - tim18
The method for running Microsoft CLR applications across platforms would be under Mono, so you would have to investigate whether you can run that on your desired platforms.
Priya, tim18,

Mono apps do run on MAC OS X. You have to check for compatibility and limitations.

Cheers,

Gaston
0 Kudos
Priyadhars_K_Intel
937 Views

Thank you tim!
0 Kudos
Priyadhars_K_Intel
937 Views

thank you Gaston
0 Kudos
mahmoudgalal1985
Beginner
937 Views
Quoting - tim18
The method for running Microsoft CLR applications across platforms would be under Mono, so you would have to investigate whether you can run that on your desired platforms.

Thank you.
0 Kudos
mahmoudgalal1985
Beginner
937 Views
Quoting - Gastn C. Hillar
Priya, tim18,

Mono apps do run on MAC OS X. You have to check for compatibility and limitations.

Cheers,

Gaston

Thank you
0 Kudos
Reply