Историја ревизија

Аутор SHA1 Порука Датум
  Ian Goldberg a1d3f9fa44 Output timestamp and host information to the cout log пре 14 година
  Ian Goldberg 525094f42d Initialize randomness in worker.cc пре 14 година
  Ian Goldberg 5c6cb43565 Complete the MPI launcher пре 14 година
  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 2dda9b350b Flush cout at various points so we can more easily watch progress пре 14 година
  Ian Goldberg edfd20a685 Add new cmdline options to controller пре 14 година
  Ian Goldberg 2471b6ffc0 Turn on -O2 пре 14 година
  Ian Goldberg 397c6a4e61 Clean up the output of the MPI driver a bit пре 14 година
  Ian Goldberg c081555e83 Fix the MPI driver to not conflict with libevent пре 14 година
  Ian Goldberg a08006fba7 Single-node MPI launcher пре 14 година
  Ian Goldberg 5ee1f82f14 Start in on the MPI driver пре 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 03af039f7f Moved almost all output to #ifdef VERBOSE пре 14 година
  Ian Goldberg 65725abb62 Refactor desired resource computation into controller_main.cc пре 14 година
  Ian Goldberg 99445b0133 Move dpfreq computation into SubproblemProgress constructor пре 14 година
  Ian Goldberg a74e42e7f4 Log memory usage in the dpnode if #define LOG_MEM is set пре 14 година
  Ian Goldberg 29c43874dd Add a "nompi" target to the Makefile пре 14 година
  Ian Goldberg e6f5357c28 Start on the MPI launcher program пре 14 година
  Ian Goldberg 5b62cbb2c4 Split off the three main()s in preparation for MPI wrapper пре 14 година
  Ian Goldberg 87ea78a8c2 Time the problems and launch a fixed number before exiting пре 14 година
  Ian Goldberg 9ca02921e8 An extra argument to worker specifies te CUDA device to use пре 14 година
  Ian Goldberg 0e999113e0 Reconstruct answer and launch new problems пре 14 година
  Ian Goldberg 76d978789e Read subproblem responses from the dpnodes пре 14 година
  Ian Goldberg f977451e03 When a dpnode finds the answer, write it to the controller пре 14 година
  Ian Goldberg 8bcd316852 Remove spurious bufferevent_free in worker.cc пре 14 година