Skip to content
Joshua S Brown edited this page Apr 7, 2017 · 1 revision

Welcome to the Py_Parallel_Wrapper wiki!

Installation

Python script

To run the python script other than installing python 2.7 nothing else is needed.

Test File

A simple C test file has been provided to demonstrate how the python script will work. A Make file has been provided to compile it for you. To compile it simply type:

make

Clone this wiki locally