Changes between Version 8 and Version 9 of cypress/XeonPhi
- Timestamp:
- 08/20/15 20:57:35 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/XeonPhi
v8 v9 16 16 * Fully coherent L1 and L2 cache 17 17 18 All this adds up to about 2 GFLOPSof potential computing power.18 All this adds up to about 2TFLOP/s (1TFLOG/s double precission) of potential computing power. 19 19 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.