nortega
e06e40af3b
Implement verbose option.
2018-10-18 15:05:01 +02:00
nortega
eaa238a900
Basic prime calculator.
2018-10-18 14:56:15 +02:00
nortega
bd3181a1a0
Added linked list.
2018-10-18 12:50:57 +02:00
nortega
89811c1d02
Added new source files.
2018-10-18 12:04:07 +02:00
nortega
01a32c0e52
Fresh new start.
2018-10-18 12:00:32 +02:00
nortega
7aceb7fcc7
Remove CMake policy.
...
The old policy caused issues because it's about to be lost in the newer
versions of CMake, so we'll have to deal with warnings from CMake until
the FindOpenMP.cmake file is updated.
2017-10-03 16:53:34 +02:00
nortega
3348d52c49
Don't allow writing to the same file.
2017-09-17 05:46:03 +02:00
nortega
c73bfd1501
Changing BLOCK_SIZE default and allowing override.
...
The larger BLOCK_SIZE is the less time it has to spend expanding memory,
the faster it gets.
2017-08-03 12:57:34 -05:00