-
Notifications
You must be signed in to change notification settings - Fork 0
Parallelize code blocks in C99 using two macros
License
Matthew-Jemielity/carallel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published