Directory include/sci_defs/

Total Files:
27
Deleted Files:
2
Lines of Code:
1135

[root]/include/sci_defs

Lines of Code

include/sci_defs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 61 (100.0%) 76 (100.0%) 1.2
jholmen 1 (1.6%) 42 (55.3%) 42.0
jas 53 (86.9%) 28 (36.8%) 0.5
scjmc 2 (3.3%) 3 (3.9%) 1.5
harman 3 (4.9%) 3 (3.9%) 1.0
ahumphrey 2 (3.3%) 0 (0.0%) 0.0

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.

0 lines of code changed in 1 file:

  • include/sci_defs: thread_testdefs.h.in (del)
jholmen 2017-11-21 23:41 Rev.: 57328

* Added build system support for Kokkos.
* Added /src/include/sci_defs/kokkos_testdefs.h.in.

This commit allows --with-kokkos=DIR to be used to point to a Kokkos installation instead of CXXFLAGS and LDFLAGS.

Note, files using #define UINTAH_ENABLE_KOKKOS must now add #include <sci_defs/kokkos_defs.h> to manage this macro.

42 lines of code changed in 1 file:

  • include/sci_defs: kokkos_testdefs.h.in (new 42)
harman 2017-09-14 09:44 Rev.: 56998

Reverted Jon's changes.

3 lines of code changed in 2 files:

  • include/sci_defs: uintah_testdefs.h.in (+3)
harman 2017-09-13 10:55 Rev.: 56994

Reverted SCJMC commit.

0 lines of code changed in 1 file:

  • include/sci_defs: uintah_testdefs.h.in (-3)
scjmc 2017-09-13 02:01 Rev.: 56993

added PhaseField component

1 lines of code changed in 1 file:

  • include/sci_defs: uintah_testdefs.h.in (+1)
scjmc 2017-09-13 01:59 Rev.: 56992

- added Heat component
- coarse to fine connections made conditional upon #define SKIP_COARSE_TO_FINE_CONNECTIONS
function: HypreDriverSStruct::makeLinearSystem_CC
file: src/CCA/Components/Solvers/AMR/HypreDriverSStruct.cc Please enter the commit message for your changes. Lines starting

2 lines of code changed in 1 file:

  • include/sci_defs: uintah_testdefs.h.in (+2)
ahumphrey 2017-08-10 11:34 Rev.: 56868

Pulling template_testdefs weeds. This should no longer be necessary.
Regenerate configure script (w/ autoconf v2.69)

0 lines of code changed in 1 file:

  • include/sci_defs: template_testdefs.h.in (del)
jas 2017-04-20 13:15 Rev.: 56450

Update copyright.

28 lines of code changed in 53 files:

  • include/sci_defs: bits_testdefs.h.in (+1 -1), blas_testdefs.h.in (+1 -1), boost_testdefs.h.in (+1 -1), compile_testdefs.h.in (+1 -1), cuda_testdefs.h.in (+1 -1), environment_testdefs.h.in (new), error_testdefs.h.in (+1 -1), gperftools_testdefs.h.in (+1 -1), hashmap_testdefs.h.in (new), hypre_testdefs.h.in (new), ieeefp_testdefs.h.in (new), ipm_testdefs.h.in (+1 -1), lapack_testdefs.h.in (+1 -1), magma_testdefs.h.in (new), malloc_testdefs.h.in (new), mpi_testdefs.h.in (new), osx_testdefs.h.in (+1 -1), papi_testdefs.h.in (new), petsc_testdefs.h.in (new), pidx_testdefs.h.in (+1 -1), stat64_testdefs.h.in (+1 -1), template_testdefs.h.in (new 1), thread_testdefs.h.in (new 1), uintah_testdefs.h.in (+1 -1), visit_testdefs.h.in (new), visus_testdefs.h.in (+1 -1), wasatch_testdefs.h.in (+1 -1), z_testdefs.h.in (new)
Generated by StatSVN 0.7.0