Intel® Many Integrated Core Architecture (Intel MIC Architecture)

Windows* Early Enabling for Intel(R) Xeon Phi(tm) coprocessors - Now open to the public!

Windows* early enabling for Intel(R) Xeon Phi(tm) Coprocessors

We are excited to announce the release of Beta software drivers and development tools for you to run Windows* on Intel(R) Xeon(R) processor based hosts installed with Intel(R) Xeon Phi(tm) Coprocessors.

Intel has received many requests to support the Intel® Xeon Phi™ Coprocessor in a host system running Microsoft* Windows*.

 

We are excited to announce the release of Beta software drivers and development tools for you to try  in this environment!

 

FAQs: Libraries

In the period prior to the launch of Intel® Xeon Phi™ coprocessor, Intel collected questions from developers who had been involved in pilot testing. This document contains some of the most common questions asked.

The Intel® Compiler reference guides can be found at:

C/C++:

http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/compiler/cpp-lin/index.htm

Fortran:

What collateral/documentation do you want to see?

Do you have questions that you are not finding the answers for in our documentation?  Need more training, source code examples, on what specifically?   Help us understand what's missing so that we can make sure we develop documentation you care about (what is important, and what is nice to have)!   Thank you

FAQS: Performance, Profiling and Optimization.

In the period prior to the launch of Intel® Xeon Phi™ coprocessor, Intel collected questions from developers who had been involved in pilot testing. This document contains some of the most common questions asked. Additional information and Best-Known-Methods for the Intel Xeon Phi coprocessor can be found here.

The Intel® Compiler reference guides can be found at:

FAQs: Compiler

In the period prior to the launch of Intel® Xeon Phi™ coprocessor, Intel collected questions from developers who had been involved in pilot testing. This document contains some of the most common questions asked. Additional information and Best-Know-Methods for the Intel Xeon Phi coprocessor can be found here.

Xeon Phi stability

I am seeing long term (few days) stability issues with our Xeon Phi.

First of all, the card runs fine after freshly reboot and we can (productively) run code on it, look at the code with VTune, perf, etc. Everything is fine during the week.

However, if left unused over the weekend it crashes requiring a system shutdown to clear. Messages from dmesg:

how to conditionally compile pragma and cilk code respectively?

My code has two versions, one using the pragma offload, the other using cilk offload. Now I want to simplify the codes such that the common functions and constants  are put in the same files. Can this be achieved through conditional compilation? Something like:

#if MACRO_PRAGMA

#pragma offload_attribute(push,target(mic))

#else //MACRO_CILK

#pragma offload_attribute(push,_Cilk_shared)

#endif

Pages

Subscribe to Intel® Many Integrated Core Architecture (Intel MIC Architecture)