/trunk/src Developers: hartner

Login name:
hartner
Total Commits:
31 (0.1%)
Lines of Code:
5636 (0.7%)
Most Recent Commit:
2005-06-17 14:29

Activity by Clock Time

Activity by Hour of Day for hartner

Activity by Day of Week for hartner

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 31 (100.0%) 5636 (100.0%) 181.8
Packages/Uintah/Core/Parallel/ 7 (22.6%) 4591 (81.5%) 655.8
/ 4 (12.9%) 801 (14.2%) 200.2
Packages/Uintah/StandAlone/ 4 (12.9%) 135 (2.4%) 33.7
Packages/Uintah/CCA/Components/DataArchiver/ 5 (16.1%) 60 (1.1%) 12.0
Packages/Uintah/Test/toplevel/ 3 (9.7%) 21 (0.4%) 7.0
Core/Thread/ 1 (3.2%) 10 (0.2%) 10.0
Core/Volume/ 1 (3.2%) 6 (0.1%) 6.0
Packages/Uintah/Core/DataArchive/ 1 (3.2%) 4 (0.1%) 4.0
Core/Geom/ 1 (3.2%) 4 (0.1%) 4.0
Packages/Uintah/Test/helpers/ 3 (9.7%) 3 (0.1%) 1.0
Packages/Uintah/Test/ 1 (3.2%) 1 (0.0%) 1.0

Activity of hartner

Most Recent Commits

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

4724 lines of code changed in 10 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)
  • Packages/Uintah/StandAlone: async_mpi_test.cc (+117), sub.mk (+14), sus.cc (+2)
hartner 2005-06-03 23:41 Rev.: 30561

revert last commit

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/DataArchiver: DataArchiver.cc (+1 -1)
hartner 2005-06-03 23:38 Rev.: 30560

fix compile error

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/DataArchiver: DataArchiver.cc (+1 -1)
hartner 2005-06-03 23:23 Rev.: 30559

restart an amr ice problem (need to set the level's extra cells)

6 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/DataArchiver: DataArchiver.cc (+2)
  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+4)
hartner 2005-06-03 12:32 Rev.: 30537

change website from www.sci.utah.edu/~worthen to www.csafe.utah.edu/tester

21 lines of code changed in 3 files:

  • Packages/Uintah/Test/toplevel: UintahRegressionTester.txt (new), startTester (+20 -38)
hartner 2005-06-03 12:22 Rev.: 30535

update website permissions after every test group instead of after all of them

3 lines of code changed in 3 files:

  • Packages/Uintah/Test/helpers: build_and_run (+1 -1), runSusTests.py (+2)
hartner 2005-05-26 15:00 Rev.: 30402

Print the system error message when the DataArchiver is
unable to open an output file.

14 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/DataArchiver: DataArchiver.cc (+14 -14)
hartner 2005-05-11 11:51 Rev.: 30143

Force output files and directories to be readable by the csafe group.

sus.cc:
set the umask to 022

CCA/Components/DataArchiver/DataArchiver.cc
find csafe/uintah gid and use that for creating dirs.

44 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/DataArchiver: DataArchiver.cc (+42 -1)
  • Packages/Uintah/StandAlone: sus.cc (+2)
hartner 2005-05-09 13:14 Rev.: 30115

re-enable 4disks opt test

1 lines of code changed in 1 file:

  • Packages/Uintah/Test: IMPM (+1 -1)
hartner 2005-04-27 17:06 Rev.: 30003

the code that determines the amount of RAM on the SGI Prism
can crash SCIRun. For now, just return 256MB, which is the amount
of memory on the firegl graphics cards used in the prism.

6 lines of code changed in 1 file:

  • Core/Volume: VideoCardInfo.c (+6)
hartner 2005-04-27 16:58 Rev.: 30002

sgi ia64 rendering freetype fonts gives a SIGBUS.

4 lines of code changed in 1 file:

  • Core/Geom: FreeType.cc (+4)
hartner 2005-04-27 16:35 Rev.: 30001

don't use cblas on SGI altix (only blas)

48 lines of code changed in 2 files:

  • configure (+35 -33), configure.ac (+13 -11)
hartner 2005-04-27 16:22 Rev.: 29998

use SGI's Scientific Computing Software Library (SCSL) routines
for blas and lapack on the prism (sgi ia64).

for more info, see prism.sci.utah.edu:/usr/share/doc/sgi-scsl-1.5.1.1/README.relnotes
and the sgi-scsl rpm.

753 lines of code changed in 2 files:

  • configure (+740 -137), configure.ac (+13 -8)
hartner 2005-04-26 15:40 Rev.: 29966

Currently the ia64 atomic operations only compile with icc.

This commit changes the atomic operations so that they can be
compiled with either icc or gcc.

10 lines of code changed in 1 file:

  • Core/Thread: Thread_pthreads.cc (+10 -7)
Generated by StatSVN 0.4.0