8000 GitHub - RadhikaBailurkar/OpenMP: A Collection of OpenMP programs with parallel programming
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RadhikaBailurkar/OpenMP

Repository files navigation

OpenMP

A Collection of OpenMP programs with parallel programming

How to Run on Linux

  1. First define the number of threads you want by 'export OMP_NUM_THREADS=5'
  2. gcc -o hello -fopenmp hello.c
  3. ./hello

About

A Collection of OpenMP programs with parallel programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0