Exercise for Advanced Computing (Informatics MSc, ESTiG-IPB), in resume, the goal was to parallellize the N-Body problem made with serial code from rosettacode.org to Parallel Programming/Parallel Computing in Language C, that parallelization should be dynamic, it means that we should not define a fix number of available threads (use of array of threads) and using the pThread library.
-
Notifications
You must be signed in to change notification settings - Fork 0
Adaptation of N-Body problem in serial code (src: rosettacode.org) to Parallel Programming/Parallel Computing in Language C with pThreads.
License
andresilmor/N-Body-problem-with-Parallelization-in-Language-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Adaptation of N-Body problem in serial code (src: rosettacode.org) to Parallel Programming/Parallel Computing in Language C with pThreads.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published