Previous | Next --- Slide 9 of 58
Back to Lecture Thumbnails
kayvonf

Can someone describe all the forms of parallelism present across the entire CMU latedays cluster?

iZac
  1. SIMD (AVX2, AVX512 support)
  2. Multithreading, Hyperthreading
  3. Multiple Cores (Two, six-core Xeon e5-2620 v3 processors - 2.4 GHz and One, 60 cores Xeon Phi 5110p - 1 GHz)
  4. Hybrid CPU+GPU - Tesla K40
subliminal

To round that off, I'd say: 5. Implicit ILP in HW.

yuel1

Also we have the coprocessor the Xeon Phi

grose

Don't forget that the cluster itself provides parallelism across multiple computers/servers