multithreading - How to program Intel Xeon Phi with C#? -


i c# programmer c++ experience, on windows.

with skill set, there options develop intel xeon phi processor?

found link, not sure if that's best/only way.

thanks advice.

check out an overview of programming intel® xeon® processors , intel® xeon phi coprocessors .. overview.

from section:

compiler , programming models

there recommendations can make based on has been working developers. fortran programmers, use openmp, concurrent , mpi. c++ programmers, use intel tbb, intel cilk plus , openmp. c programmers, use openmp , intel cilk plus.

also same source:

additional reading

additional material regarding programming intel xeon phi coprocessors can found @ http://intel.com/software/mic.

a new book titled “intel® xeon phitm coprocessor high performance programming, volume 1: essentials” jim jeffers , james reinders, © 2013, published intel press, expected available in 2013.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -