- 11 Mar, 2017 3 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 10 Feb, 2017 4 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
Conflicts: src/cell.c src/engine.c src/runner.c src/task.h
-
Pedro Gonnet authored
-
Peter W. Draper authored
No sorted pair over mpi Fix to #256. Do not use sorted pairs when the pair task is crossing over two MPI nodes. See merge request !312
-
- 08 Feb, 2017 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 07 Feb, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Feb, 2017 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 04 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 03 Feb, 2017 9 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Conflicts: src/runner_doiact.h
-
Added the missing SSE function in vector.h. Compiles but accuracy is not identical to AVX when running test27.
-
- 02 Feb, 2017 4 commits
-
-
Peter W. Draper authored
Update the task plot scripts to include new tasks and subtasks. Also fixes an issue where gaps between successive tasks of the same type were not seen as these were joined (for plotting efficiency I guess). A gap is now seen. Also change the colour handling so that the task/subtask types are easier to differentiate. Fixes issue #260. See merge request !311
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Fixes an issue where gaps between successive tasks of the same type were not seen as these were joined (for plotting efficiency I guess). A gap is now seen. Also change the colour handling so that the task/subtask types are easier to differentiate.
-
- 01 Feb, 2017 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fix compilation error when compiling without affinity turned on. Does this seem like a reasonable fix to #261, @pdraper @matthieu? See merge request !309
-
James Willis authored
-
- 31 Jan, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Call runner_doself1_density_vec in DOSUB_SELF1 if vectorisation is enabled. Changed all `WITH_VECTORIZATION` macros to WITH_OLD_VECTORIZATION in `runner_doiact.h` so Pedro's old vectorised functions are not called. See merge request !308
-
- 29 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-