Changes between Version 9 and Version 10 of cypress/XeonPhi
- Timestamp:
- 08/20/15 21:04:21 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/XeonPhi
v9 v10 20 20 Each Xeon Phi can be regarded as it's own small machine (cluster really) running a stripped down version of linux. We can ssh onto them, we can run code on them, and we can treat them as another asset to be recruited into our MPI executions. 21 21 22 == What Do I Call It? == 23 The 7120p is referred to by many names, all of them correct 24 * The Phi 25 * The coprocessor 26 * The Xeon Phi 27 * The MIC (pronounced both Mic as in Jagger and Mike) which stands for Many Integrated Cores 28 * Knights Landing (current gen) 29 * Knights Hill (next gen) 30 31 You'll typically hear us call it either the MIC or the Phi. 22 32 == Xeon Phi Usage Models == 23 33 The intel suite provides parallel instantiations and compilers that support three distinct programming models: