История коммитов

Автор SHA1 Сообщение Дата
  Steven Engler 71bde25be1 Output number of kernel launches for each subproblem. 8 лет назад
  Steven Engler ed7cb8a165 The first argument to 'mpi' specifies number of workers. 8 лет назад
  Steven Engler 0e11651c7d The worker's 'cuda_dev_id' argument selects a GPU. 8 лет назад
  Steven Engler c8073ddbb2 Updated comment about building the ptx file. 8 лет назад
  Steven Engler c5c232ac67 Edited Makefile and added a 'ptx' target. 8 лет назад
  Steven Engler 4b6c43b890 Added comments in the CUDA kernel code. 8 лет назад
  Steven Engler 45242651ac Prevent loop unrolling in 'cudaMulmod'. 8 лет назад
  Steven Engler b287d878d3 Fixed an inline PTX bug. 8 лет назад
  Steven Engler e21f3a72bb Fixed the CPU validation. 8 лет назад
  Steven Engler 6bfb884002 Removed the unused 'cuda_init' function. 8 лет назад
  Steven Engler 7aac1aaa61 Changed build architecture from 2.0 to 3.0. 8 лет назад
  Steven Engler cde6e66784 Include 'unistd.h' in source files. 8 лет назад
  Steven Engler 3a50b8f3a9 Added a '.gitignore' file. 8 лет назад
  Ian Goldberg cb74c97417 Make a test_cuda target that does a single subproblem without forking 13 лет назад
  Ian Goldberg 9fa203afbe Add a program to parse the logfile for some interesting statistics 14 лет назад
  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 лет назад