【正文】
Lab : OpenMP Programming Parallel Programming (CS5423) Instructor : 鍾葉青 Author : 吳宇宸 Note! ? OpenMP必須由編譯器本身支援,無法以套件方式使用。 ?使用 OpenMP前,務(wù)必先確定你的編譯器有支援 OpenMP Compilers and Platforms ? IBM XL Fortran and C from IBM ? IBM AIX Systems ? Intel C++ and Fortran Compilers ? Lin