Commit History

Author SHA1 Message Date
  Ian Goldberg 8bcd316852 Remove spurious bufferevent_free in worker.cc 14 years ago
  Ian Goldberg 37f2ae66aa Remove spurious increment of problemid in subproblem.h 14 years ago
  Ian Goldberg d82074b1b5 Have the dpnode compute and send the DL to the controller 14 years ago
  Ian Goldberg 3354afb7c3 Have the dpnodes stick received DPs in a table and look for collisions 14 years ago
  Ian Goldberg 3a420e5fcc We don't actually read anything from workers, so don't set a callback for it 14 years ago
  Ian Goldberg 9c86a9f1f9 Let the caller of cuda_dl set the DP frequency 14 years ago
  Ian Goldberg 7366ea0c0d Have the dpcallback consume an unparsed array of unsigned ints 14 years ago
  Ian Goldberg 6347ef5c22 Read (but for now ignore) DPs in the dpnode 14 years ago
  Ian Goldberg 5f3c0194f7 Fix an off-by-one error in selecting the DP word to use to demux 14 years ago
  Ian Goldberg 53b775f223 Be sure to enable writing in the worker->dpnode connection 14 years ago
  Ian Goldberg 4a0de9516a Enable libevent thread safety for the worker 14 years ago
  Ian Goldberg d32933d9a3 Actually launch a worker thread and do some work. 14 years ago
  Ian Goldberg f44ed1aedd Include Makefile.local for local configuration 14 years ago
  Ian Goldberg b7e3f9a7f3 Make the Makefile robust enough to compile on monk 14 years ago
  Ian Goldberg 3506ed6261 Change the dpcallback to take a pointer to the dp 14 years ago
  Ian Goldberg d2cb231a06 Factor the dpcallback out of cuda_dl and into the calling code 14 years ago
  Ian Goldberg d216004921 Prepare the worker to be multithreaded 14 years ago
  Ian Goldberg de21cae029 libevent-based framework for distributed DL computation 14 years ago
  Ian Goldberg cddf419eb7 Rename DPstreamWrite to DPstreamAlloc and remove unneeded params 14 years ago
  Ian Goldberg d9abaa27ac Prepare to move the dpcallback out of parrhoasm.cu 14 years ago
  Ian Goldberg 771b13c42c Use macros to include the inline assembly instead of inline functions 14 years ago
  Ian Goldberg ed1fc4bf6a Remove symbolic operand references from inline asm 14 years ago
  Ian Goldberg 9fca8d29fd cudadl-0.9 14 years ago
  Ian Goldberg e2973619c9 Commit cudadl-0.8 to git 14 years ago