Skip to content

Matthew-Jemielity/carallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carallel macros provide a way to quickly and easily parallelize blocks of code inside methods.
Currently only very basic functionality is implemented.
Methods that can have parallelized code blocks must have declaration like:
  void foo(void).
See demo.c for sample usage of the macros.
Last, but not least, have fun with this project.

About

Parallelize code blocks in C99 using two macros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published