Directory src/dr/inference/parallel/

Total Files:
4
Deleted Files:
0
Lines of Code:
85

[root]/src/dr/inference/parallel

Lines of Code

src/dr/inference/parallel/ Lines of Code

Developers

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

Most Recent Commits

jheled 2009-11-01 14:20 Rev.: 2486

generify

3 lines of code changed in 2 files:

  • src/dr/inference/parallel: MPILikelihoodRunner.java (new)
alexei.drummond 2009-07-18 18:12 Rev.: 1871

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:

  • src/dr/inference/parallel: MPIServices.java (+92 -59)
msuchard 2008-08-13 07:04 Rev.: 1117

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:

  • src/dr/inference/parallel: MPILikelihoodRunner.java (+183), MPISerializable.java (new 12), MPIServices.java (+86), ServiceRequest.java (new 40)
Generated by StatSVN 0.7.0