RE: RE: Programming - OpenMP API Introduction
You are viewing a single comment's thread from:

RE: Programming - OpenMP API Introduction

Words
50
Reading
1 min
Listen
Play
6y

Haha, thank you very much!

C/C++ is a low-level language for sure, but the parallelism that OpenMP offers is much higher-level than using a library like POSIX-Threads were you have to do all the parallelism by yourself.

I hope that I can keep creating such content for the Programming community!