Intel Xeon Phi OpenMP

Lecturer

    • 이승민 연구원 (KISTI)

Lecture Outline

TimeContents
09:00 - 09:50OpenMP Review I
10:00 - 10:50OpenMP Review II
11:00 - 11:50OpenMP Review III
12:00 - 13:30Lunch
13:30 - 14:50Hands-on I
15:00 - 16:30Hands-on II
  • Review I : Creating Threads, Data Scope Attributes, Parallel Loops
  • Review II : Reduction, Synchronization, False Sharing
  • Review III : Schedule, Nested Parallel, Task, Tread Affinity,First touch