Steven Engler
|
ecd76f9dec
Improved scheduling.
|
8 年 前 |
Steven Engler
|
f496ab2bf5
Can make the output from the two versions comparable.
|
8 年 前 |
Steven Engler
|
1da839f0d8
Can save distinguished points to files.
|
8 年 前 |
Steven Engler
|
7dc8d4e064
Both versions now use 'desired_resources(...)'.
|
8 年 前 |
Steven Engler
|
cde6e66784
Include 'unistd.h' in source files.
|
8 年 前 |
Ian Goldberg
|
15901b39d1
Complete the computation of the desired resources for the subproblems
|
14 年 前 |
Ian Goldberg
|
2a4512a4ef
Try to better calculate the needed resources to solve a subproblem
|
14 年 前 |
Ian Goldberg
|
e5decaf5df
Communicate the dpfreq to the workers correctly
|
14 年 前 |
Ian Goldberg
|
edfd20a685
Add new cmdline options to controller
|
14 年 前 |
Ian Goldberg
|
c081555e83
Fix the MPI driver to not conflict with libevent
|
14 年 前 |
Ian Goldberg
|
7ffa00afcd
Factor out the cmdline arg parsing so the mpi driver can also use it
|
14 年 前 |
Ian Goldberg
|
639ddc0fe3
Add a callback to controller_main to report the bound address and port
|
14 年 前 |
Ian Goldberg
|
44686d4966
Construct and use the worklist from cmdline args in controller
|
14 年 前 |
Ian Goldberg
|
bc52f994e8
Pass a worklist into controller_main instead of just a filename
|
14 年 前 |
Ian Goldberg
|
65725abb62
Refactor desired resource computation into controller_main.cc
|
14 年 前 |
Ian Goldberg
|
5b62cbb2c4
Split off the three main()s in preparation for MPI wrapper
|
14 年 前 |