Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttsiodras/parallelmandelbrot
Can't seem to make my Core2Duo use both cores for the calculations... why?
https://github.com/ttsiodras/parallelmandelbrot
Last synced: 4 days ago
JSON representation
Can't seem to make my Core2Duo use both cores for the calculations... why?
- Host: GitHub
- URL: https://github.com/ttsiodras/parallelmandelbrot
- Owner: ttsiodras
- Created: 2010-01-23T20:18:12.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-01-31T12:53:22.000Z (almost 15 years ago)
- Last Synced: 2023-03-10T22:52:57.536Z (almost 2 years ago)
- Language: Haskell
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Why doesn't "parallel" make my Core2Duo use more than one core?
Update, after patch from saynte: It does now, but I don't understand
why saynte's changes made a difference... :-(