-
- Downloads
Merge branch 'task_sub_split' into 'master'
Task sub split This implements #175 While at it I also removed some dead code (including #174) and cleaned up the linking of libraries in the Makefile. For some reasons we had still blas in lapack in there. Finally I have also removed some commented-out old gravity stuff. That should make the diff for the gravity branch much easier to read when it becomes time to merge that in. See merge request !180
No related branches found
No related tags found
Showing
- examples/plot_tasks.py 4 additions, 3 deletionsexamples/plot_tasks.py
- examples/plot_tasks_MPI.py 4 additions, 3 deletionsexamples/plot_tasks_MPI.py
- src/Makefile.am 3 additions, 3 deletionssrc/Makefile.am
- src/engine.c 45 additions, 39 deletionssrc/engine.c
- src/partition.c 6 additions, 5 deletionssrc/partition.c
- src/queue.c 0 additions, 10 deletionssrc/queue.c
- src/runner.c 23 additions, 30 deletionssrc/runner.c
- src/runner_doiact.h 497 additions, 471 deletionssrc/runner_doiact.h
- src/scheduler.c 23 additions, 149 deletionssrc/scheduler.c
- src/task.c 60 additions, 88 deletionssrc/task.c
- src/task.h 2 additions, 2 deletionssrc/task.h
- src/timers.h 6 additions, 3 deletionssrc/timers.h
Loading
Please register or sign in to comment