Commit Graph

4 Commits

Author SHA1 Message Date
Nicolás A. Ortega
75b35b3356
Fixed seg fault (I think). 2016-11-30 21:37:10 +01:00
Nicolás A. Ortega
3bb757dc0d
Basic multi-core capabilities.
It's buggy, at some point it gives a segmentation fault at around the
`for(auto i : primes)` part. I think I should add a pragma critical
there.
2016-11-30 21:08:44 +01:00
Nicolás A. Ortega
bf2499ac3f
Basic prime calculator. 2016-11-30 15:15:52 +01:00
Nicolás A. Ortega
669b108c43
Initial commit. 2016-11-30 14:32:06 +01:00