[root]/src/dr/inference/parallel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 416 (100.0%) | 52.0 |
msuchard | 4 (50.0%) | 321 (77.2%) | 80.2 |
alexei.drummond | 2 (25.0%) | 92 (22.1%) | 46.0 |
jheled | 2 (25.0%) | 3 (0.7%) | 1.5 |
generify
3 lines of code changed in 2 files:
First step in development of a generic version of Parameter, called Variable for now. Parameter now implements Variable<Double> but eventually all dr.inference.* will be based on Variable rather than Parameter. At least that is the idea anyway...
92 lines of code changed in 2 files:
Ported MPI parallelization from branches/arg to trunk. Please check the license on MPJ. If it's OK to distribute then cool ... else I will write a dummy library.
321 lines of code changed in 4 files: