[root]/Packages/Uintah/Core/Parallel
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 |
Needs include mpi_defs.h for MPIPP_H setting.
0 lines of code changed in 4 files:
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:
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:
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:
Disable use of Mark's MPI stuff on APPLE, doesn't compile
2 lines of code changed in 1 file:
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:
Can retrieve the ith port from a UintahParallelComponent. Can have multiple
connections to a port.
22 lines of code changed in 3 files:
Don't print debug messages
0 lines of code changed in 1 file:
Don't check for turing MPI anymore
2 lines of code changed in 1 file:
Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.
5 lines of code changed in 1 file:
Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.
1 lines of code changed in 1 file:
Retire .cvsignore files
0 lines of code changed in 1 file:
get turing (mac cluster) to run MPI
8 lines of code changed in 1 file:
Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker
1 lines of code changed in 1 file:
use scirun time instead of system time
3 lines of code changed in 1 file:
Re-organizing Core/Grid.
328 lines of code changed in 7 files: