Directory Packages/Uintah/Core/Parallel/

Total Files:
14
Deleted Files:
1
Lines of Code:
4897

[root]/Packages/Uintah/Core/Parallel

Lines of Code

Packages/Uintah/Core/Parallel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 37 (100.0%) 4972 (100.0%) 134.3
hartner 7 (18.9%) 4591 (92.3%) 655.8
jones 7 (18.9%) 328 (6.6%) 46.8
jas 7 (18.9%) 29 (0.6%) 4.1
worthen 7 (18.9%) 17 (0.3%) 2.4
dgroulx 4 (10.8%) 7 (0.1%) 1.7
sparker 1 (2.7%) 0 (0.0%) 0.0
livne 4 (10.8%) 0 (0.0%) 0.0

Most Recent Commits

livne 2005-08-15 17:12 Rev.: 31530

Needs include mpi_defs.h for MPIPP_H setting.

0 lines of code changed in 4 files:

  • Packages/Uintah/Core/Parallel: MPI_Communicator.cc (new), MPI_Communicator.h (new)
jas 2005-07-22 13:05 Rev.: 31247

Create the delTLabel in ICELabel.cc.
In the case of multiple ports with the same name, return the last one.

1 lines of code changed in 2 files:

  • Packages/Uintah/Core/Parallel: UintahParallelComponent.cc (+1 -1)
dgroulx 2005-07-12 12:26 Rev.: 31087

Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.

7 lines of code changed in 4 files:

  • Packages/Uintah/Core/Parallel: PackBufferInfo.cc (+1 -1), Parallel.cc (new)
worthen 2005-06-20 23:34 Rev.: 30793

Don't compile on sgi, as it comes up with runtime undefined symbol errors. We'll probably soon have to come up with a configure mechanism to enable or disable this

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: MPI_Communicator.cc (+1 -1)
worthen 2005-06-20 09:11 Rev.: 30776

Disable use of Mark's MPI stuff on APPLE, doesn't compile

2 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: MPI_Communicator.cc (+2)
hartner 2005-06-17 14:29 Rev.: 30769

code to use a seperate thread for mpi communication.
it is #ifdef'd to compile when lam-mpi is being used (ie inferno)

it doesn't actually turn on unless you pass -threadmpi to sus

4591 lines of code changed in 7 files:

  • Packages/Uintah/Core/Parallel: MPI_Communicator.cc (+295), MPI_Communicator.h (+102), mpifunctions_protos.txt (new 218), stubgen.pl (new 83), stubs.h (new 3892), sub.mk (+1)
jas 2005-06-03 18:30 Rev.: 30547

Can retrieve the ith port from a UintahParallelComponent. Can have multiple
connections to a port.

22 lines of code changed in 3 files:

  • Packages/Uintah/Core/Parallel: UintahParallelComponent.cc (+20), UintahParallelComponent.h (+2)
worthen 2005-06-02 12:58 Rev.: 30504

Don't print debug messages

0 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: Parallel.cc (-2)
worthen 2005-06-02 12:51 Rev.: 30503

Don't check for turing MPI anymore

2 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: Parallel.cc (+2 -4)
jas 2005-04-29 11:45 Rev.: 30030

Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.

5 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: sub.mk (+5 -1)
jas 2005-04-27 13:40 Rev.: 29989

Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: sub.mk (+1 -5)
sparker 2005-04-15 19:36 Rev.: 29841

Retire .cvsignore files

0 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: .cvsignore (del)
worthen 2005-03-10 15:24 Rev.: 29240

get turing (mac cluster) to run MPI

8 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: Parallel.cc (+8 -1)
worthen 2005-03-02 14:34 Rev.: 29063

Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: sub.mk (+1 -1)
worthen 2005-02-22 11:48 Rev.: 28856

use scirun time instead of system time

3 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: Parallel.cc (+3 -1)
jones 2005-01-29 18:04 Rev.: 28367

Re-organizing Core/Grid.

328 lines of code changed in 7 files:

  • Packages/Uintah/Core/Parallel: BufferInfo.cc (new 112), BufferInfo.h (new 71), PackBufferInfo.cc (+86), PackBufferInfo.h (new 56), UintahParallelPort.h (new), sub.mk (+2)
Generated by StatSVN 0.4.0