Skip to content

The Cilk parallel programming constructs implemented as a language extension to ableC

License

Notifications You must be signed in to change notification settings

melt-umn/ableC-cilk

Repository files navigation

ableC-cilk

The Cilk parallel programming constructs implemented as a language extension to ableC.

Run

make analyses

to verify that the modular analyses pass.

Then run

make examples

to verify them.

The generated fig.out in examples can be run as

./fib.out -nproc 4 33

to calculate the 33rd Fibonacci number using 4 processors.

About

The Cilk parallel programming constructs implemented as a language extension to ableC

Resources

License

Stars

Watchers

Forks

Packages

No packages published