Directory StandAlone/Benchmarks/

Total Files:
2
Deleted Files:
0
Lines of Code:
227

[root]/StandAlone/Benchmarks

Lines of Code

StandAlone/Benchmarks/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 23 (100.0%) 3.8
allen 1 (16.7%) 20 (87.0%) 20.0
jas 3 (50.0%) 2 (8.7%) 0.6
ahumphrey 2 (33.3%) 1 (4.3%) 0.5

Most Recent Commits

ahumphrey 2017-12-19 15:29 Rev.: 57481

* Finish repairs and cleanup in Core/Malloc, specifically the Uintah default Allocator (when SCI_MALLOC is enabled). Remove legacy pthread code, recursive locks, etc. Use std::mutex, no need for recursive mutex.

* Remove sci_system, use std:system

* Remove all remaining pthread remnants (including THREAD_LIBRARY references). Only use and rely on std::thread. Should have never been mixing pthreads with std::thread. Can't bank on what the underlying thread impl is.

* Generate new configure script.

* Lastly, fix issue with MPM PetscSolver include. Now Uintah compiles without Petsc (e.g. --without-petsc), as it should be able to.

1 lines of code changed in 2 files:

  • StandAlone/Benchmarks: sub.mk (new)
jas 2017-04-20 13:16 Rev.: 56451

Update copyright.

2 lines of code changed in 3 files:

  • StandAlone/Benchmarks: SimpleMath.cc (+1 -1), sub.mk (+1 -1)
allen 2017-04-13 16:24 Rev.: 56421

Removed Time.h and replaced with Timers.hpp

20 lines of code changed in 1 file:

  • StandAlone/Benchmarks: SimpleMath.cc (+20 -19)
Generated by StatSVN 0.7.0