■ Parallel Computing · Solve a problem with multiple computing resorces(Multiple core(threads) or computing nodes■ Why Parallel Computing · 빠르고 정확한 연산
■ OpenMP(Open Multi Processing) ○ 공유 메모리 시스템을 타겟으로한 멀티쓰레드 프로그래밍 ○ (목표) Standard and Portability■ Pthreads (POSIX threads) vs OpenMP ○ Function library