Commit Graph
14 Commits
Author SHA1 Message Date
nortega 4d470a14de Use the MPI compiler. 2018-10-21 10:24:57 +02:00
nortega 874cc75431 Only test up to the sqrt. 2018-10-19 09:05:46 +02:00
nortega d2e037e357 Added MPI flags. 2018-10-18 15:26:02 +02:00
nortega 90158fb04c Doxygen is no longer in use. 2018-10-18 15:08:29 +02:00
nortega bb26ae9b9f Removed CI file. 2018-10-18 15:07:47 +02:00
nortega 1b0b8fd443 Removed args.h file. 2018-10-18 15:05:33 +02:00
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