Commit History

Author SHA1 Message Date
  Steven Engler 2ca52915e4 Prints totals for each problem. 8 years ago
  Steven Engler 904cf8667e MPI version redirects some output to files. 8 years ago
  Steven Engler 8855e06abd Record the 'worker time' for each subproblem. 8 years ago
  Steven Engler eab9bf0d09 Fixed bug causing incorrect solution. 8 years ago
  Steven Engler 73b5899855 Improved Makefile. 8 years ago
  Steven Engler 4199e3c1ff The second argument to 'mpi' specifies number of dpnodes. 8 years ago
  Steven Engler 411725a245 Added warning when dpnode buffers don't empty. 8 years ago
  Steven Engler 09eabac201 Changed DTable from a 'map' to 'unordered_map'. 8 years ago
  Steven Engler 47faf09287 Improved the timing experiment script. 8 years ago
  Steven Engler 8ed3d76640 Derandomization works with multiple workers. 8 years ago
  Steven Engler 11f5d05ba8 Unset the macros. 8 years ago
  Steven Engler f496ab2bf5 Can make the output from the two versions comparable. 8 years ago
  Steven Engler 1da839f0d8 Can save distinguished points to files. 8 years ago
  Steven Engler 7dc8d4e064 Both versions now use 'desired_resources(...)'. 8 years ago
  Steven Engler df84062032 Controller assigns ID to dpnode. 8 years ago
  Steven Engler f627a02297 Added derandomization feature. 8 years ago
  Steven Engler f48b533ae4 Added support for NTL 11.1.0 8 years ago
  Steven Engler 3a802c8e75 Improved the logging for dlrho. 8 years ago
  Steven Engler ce3141f7e1 Added scripts for collecting timing data. 8 years ago
  Steven Engler 71bde25be1 Output number of kernel launches for each subproblem. 8 years ago
  Steven Engler ed7cb8a165 The first argument to 'mpi' specifies number of workers. 8 years ago
  Steven Engler 0e11651c7d The worker's 'cuda_dev_id' argument selects a GPU. 8 years ago
  Steven Engler c8073ddbb2 Updated comment about building the ptx file. 8 years ago
  Steven Engler c5c232ac67 Edited Makefile and added a 'ptx' target. 8 years ago
  Steven Engler 4b6c43b890 Added comments in the CUDA kernel code. 8 years ago
  Steven Engler 45242651ac Prevent loop unrolling in 'cudaMulmod'. 8 years ago
  Steven Engler b287d878d3 Fixed an inline PTX bug. 8 years ago
  Steven Engler e21f3a72bb Fixed the CPU validation. 8 years ago
  Steven Engler 6bfb884002 Removed the unused 'cuda_init' function. 8 years ago
  Steven Engler 7aac1aaa61 Changed build architecture from 2.0 to 3.0. 8 years ago