Commit Graph

19 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
4d470a14de
Use the MPI compiler. 2018-10-21 10:24:57 +02:00
Nicolás Ortega Froysa
d2e037e357
Added MPI flags. 2018-10-18 15:26:02 +02:00
Nicolás Ortega Froysa
bd3181a1a0
Added linked list. 2018-10-18 12:50:57 +02:00
Nicolás Ortega Froysa
89811c1d02
Added new source files. 2018-10-18 12:04:07 +02:00
Nicolás Ortega Froysa
01a32c0e52
Fresh new start. 2018-10-18 12:00:32 +02:00
Nicolás Ortega Froysa
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
Nicolás A. Ortega
2afe144e7f
Give install instructions. 2017-03-27 16:22:16 +02:00
Nicolás A. Ortega
74a82e2038
Case insensitive. 2017-03-16 14:59:26 +01:00
Nicolás A. Ortega
d39a51baa2
Add license information to all source files. 2017-02-14 12:49:54 +01:00
Nicolás A. Ortega
096cb2eb16
Moving file I/O to own file. Everything works except export. 2016-12-26 18:50:51 +01:00
Nicolás A. Ortega
6b2411e860
Now using OpenMP for parallel programming and next version is v1.0 2016-12-26 15:57:28 +01:00
Nicolás A. Ortega
5e45656e1a
Forgot that from the switch to C. 2016-12-14 17:58:12 +01:00
Nicolás A. Ortega
79a9ba11ff
Switch to C, stop using OpenMP, start using GMP. 2016-12-09 23:02:51 +01:00
Nicolás A. Ortega
7d6ed15523
We only have to define the universal CXX flags once. 2016-12-02 16:34:12 +01:00
Nicolás A. Ortega
b66755174f
GMP is a new dependency. 2016-12-02 16:31:12 +01:00
Nicolás A. Ortega
04a8d7ddde
Downgrade to C++11 to support g++4.8 2016-12-02 15:55:29 +01:00
Nicolás A. Ortega
1593e57e90
CMake check for OpenMP 2016-11-30 22:20:46 +01:00
Nicolás A. Ortega
87b96e4ebc
Added OpenMP to the project. 2016-11-30 19:09:29 +01:00
Nicolás A. Ortega
669b108c43
Initial commit. 2016-11-30 14:32:06 +01:00