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