Using Cygwin OpenMP
A Session on my Home System
The source code: omp_hello.c
Using Cygwin MPI
A Session on my Home System
The source code: hello.c
Installing Cygwin
- The Download Site
- As you go through the install you will get a chance to Select packages to install. These are the two I worked with.
- I installed these Packages. One codicil is that if you use eclipse you may need more, such as make.
Devel
Libs
- You we need to add export PATH=.:$PATH; to .bashrc to run executables.