Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.82 KB

dopolnitelnie_materiali.md

File metadata and controls

30 lines (15 loc) · 1.82 KB

Дополнительные материалы

http://openmp.org/ - Сайт OpenMP ARB

https://github.com/OpenMP/Examples - Примеры на Github

https://yadi.sk/d/anm7BiVzgxekT - Слайды Михаила Курносова [pdf]

https://www.youtube.com/user/OpenMPARB - Канал OpenMP ARB на youtube

https://computing.llnl.gov/tutorials/parallel_comp/ - Ливерморская национальная лаборатория(обучающие материалы)

https://software.intel.com/en-us/intel-parallel-studio-xe - Инструмент для работы с OpenMP.

Youtube lectures OpenMP - OpenMP ARB channel on youtube

LLNL OpenMP page - Introduction to Parallel Computing by Lawrence Livermore National Laboratory

Getting started with OpenMP from Intel - A Quick Introduction to OpenMP

32 OpenMP Traps For C++ Developers - Errors which lead to incorrect behavior of parallel programs created with OpenMP.

OpenMPRTL - Intel OpenMP Runtime Library

Clang OpenMP - OpenMP subproject of LLVM

GNU GCC OpenMP - The GOMP project has developed an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection

OpenMPCon - annual gathering of developers focused on the practical application of the OpenMP API