Ian Goldberg
|
22fe3a92d9
Make it compile and run on a machine with cuda-11.5 and two A100 GPUs
|
2 месяцев назад |
Steven Engler
|
563cc16a20
Added the DPFREQ_DIVISOR macro.
|
8 лет назад |
Steven Engler
|
0ec3f2b5b8
Improved support for local Makefiles.
|
8 лет назад |
Steven Engler
|
73b5899855
Improved Makefile.
|
8 лет назад |
Steven Engler
|
11f5d05ba8
Unset the macros.
|
8 лет назад |
Steven Engler
|
f496ab2bf5
Can make the output from the two versions comparable.
|
8 лет назад |
Steven Engler
|
1da839f0d8
Can save distinguished points to files.
|
8 лет назад |
Steven Engler
|
7dc8d4e064
Both versions now use 'desired_resources(...)'.
|
8 лет назад |
Steven Engler
|
f627a02297
Added derandomization feature.
|
8 лет назад |
Steven Engler
|
f48b533ae4
Added support for NTL 11.1.0
|
8 лет назад |
Steven Engler
|
0e11651c7d
The worker's 'cuda_dev_id' argument selects a GPU.
|
8 лет назад |
Steven Engler
|
c5c232ac67
Edited Makefile and added a 'ptx' target.
|
8 лет назад |
Steven Engler
|
7aac1aaa61
Changed build architecture from 2.0 to 3.0.
|
8 лет назад |
Ian Goldberg
|
cb74c97417
Make a test_cuda target that does a single subproblem without forking
|
13 лет назад |
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
|
2471b6ffc0
Turn on -O2
|
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
|
29c43874dd
Add a "nompi" target to the Makefile
|
14 лет назад |
Ian Goldberg
|
e6f5357c28
Start on the MPI launcher program
|
14 лет назад |
Ian Goldberg
|
5b62cbb2c4
Split off the three main()s in preparation for MPI wrapper
|
14 лет назад |
Ian Goldberg
|
4a0de9516a
Enable libevent thread safety for the worker
|
14 лет назад |
Ian Goldberg
|
d32933d9a3
Actually launch a worker thread and do some work.
|
14 лет назад |
Ian Goldberg
|
f44ed1aedd
Include Makefile.local for local configuration
|
14 лет назад |
Ian Goldberg
|
b7e3f9a7f3
Make the Makefile robust enough to compile on monk
|
14 лет назад |
Ian Goldberg
|
d216004921
Prepare the worker to be multithreaded
|
14 лет назад |
Ian Goldberg
|
de21cae029
libevent-based framework for distributed DL computation
|
14 лет назад |