Historial de Commits

Autor SHA1 Mensaje Fecha
  Steven Engler 7dc8d4e064 Both versions now use 'desired_resources(...)'. hace 8 años
  Steven Engler df84062032 Controller assigns ID to dpnode. hace 8 años
  Steven Engler f627a02297 Added derandomization feature. hace 8 años
  Steven Engler f48b533ae4 Added support for NTL 11.1.0 hace 8 años
  Steven Engler 3a802c8e75 Improved the logging for dlrho. hace 8 años
  Steven Engler ce3141f7e1 Added scripts for collecting timing data. hace 8 años
  Steven Engler 71bde25be1 Output number of kernel launches for each subproblem. hace 8 años
  Steven Engler ed7cb8a165 The first argument to 'mpi' specifies number of workers. hace 8 años
  Steven Engler 0e11651c7d The worker's 'cuda_dev_id' argument selects a GPU. hace 8 años
  Steven Engler c8073ddbb2 Updated comment about building the ptx file. hace 8 años
  Steven Engler c5c232ac67 Edited Makefile and added a 'ptx' target. hace 8 años
  Steven Engler 4b6c43b890 Added comments in the CUDA kernel code. hace 8 años
  Steven Engler 45242651ac Prevent loop unrolling in 'cudaMulmod'. hace 8 años
  Steven Engler b287d878d3 Fixed an inline PTX bug. hace 8 años
  Steven Engler e21f3a72bb Fixed the CPU validation. hace 8 años
  Steven Engler 6bfb884002 Removed the unused 'cuda_init' function. hace 8 años
  Steven Engler 7aac1aaa61 Changed build architecture from 2.0 to 3.0. hace 8 años
  Steven Engler cde6e66784 Include 'unistd.h' in source files. hace 8 años
  Steven Engler 3a50b8f3a9 Added a '.gitignore' file. hace 8 años
  Ian Goldberg cb74c97417 Make a test_cuda target that does a single subproblem without forking hace 13 años
  Ian Goldberg 9fa203afbe Add a program to parse the logfile for some interesting statistics hace 14 años
  Ian Goldberg a1d3f9fa44 Output timestamp and host information to the cout log hace 14 años
  Ian Goldberg 525094f42d Initialize randomness in worker.cc hace 14 años
  Ian Goldberg 5c6cb43565 Complete the MPI launcher hace 14 años
  Ian Goldberg 15901b39d1 Complete the computation of the desired resources for the subproblems hace 14 años
  Ian Goldberg 2a4512a4ef Try to better calculate the needed resources to solve a subproblem hace 14 años
  Ian Goldberg e5decaf5df Communicate the dpfreq to the workers correctly hace 14 años
  Ian Goldberg 2dda9b350b Flush cout at various points so we can more easily watch progress hace 14 años
  Ian Goldberg edfd20a685 Add new cmdline options to controller hace 14 años
  Ian Goldberg 2471b6ffc0 Turn on -O2 hace 14 años