Directory include/sci_defs/

Total Files:
23
Deleted Files:
4
Lines of Code:
948

[root]/include/sci_defs

Lines of Code

include/sci_defs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 35 (100.0%) 0.6
jas 49 (86.0%) 27 (77.1%) 0.5
ahumphrey 6 (10.5%) 5 (14.3%) 0.8
allen 2 (3.5%) 3 (8.6%) 1.5

Most Recent Commits

ahumphrey 2018-10-25 11:20 Rev.: 58882

Remove all traces of sci_hashmap. With Uintah being fully transitioned to C++11, these old TR1, GNU_HASHMAP and other extension hacks are unnecessary, confusing and error prone. We just use std::unordered_map, etc.

Generate new configure script.

0 lines of code changed in 1 file:

  • include/sci_defs: hashmap_testdefs.h.in (del)
ahumphrey 2018-09-11 17:31 Rev.: 58651

Repair Gpertools support.

5 lines of code changed in 2 files:

  • include/sci_defs: gperftools_testdefs.h.in (+5 -5)
ahumphrey 2018-09-11 16:35 Rev.: 58650


Remove PAPI support.
This direct support is no longer necessary, as almost all profiling tools sit on top of PAPI. No sense in us maintaining code that's avialble through professional tools.

0 lines of code changed in 1 file:

  • include/sci_defs: papi_testdefs.h.in (del)
ahumphrey 2018-09-11 09:39 Rev.: 58609

* Remove RunLengthEncoder and supporting classes, etc. This is no longer used. Removal will help clarity regarding Uintah::Variable functionality and features. This change has neccesitated explicit inclusion of "unistd.h" in a few spots, most specifically - MPM, for getpid() calls.

* Remove build system support for IPM and MAGMA libs, which have never been used. MAGAMA in fact, may ultimately hender Kokkos GPU asynchrony and performance.

* Generate new configure script with enable_option_checking bulletproofing.

* Delete unused header files.

* A few other cosmetic changes while under the hood, formatting, white space, etc.

0 lines of code changed in 2 files:

  • include/sci_defs: ipm_testdefs.h.in (del), magma_testdefs.h.in (del)
jas 2018-03-30 17:11 Rev.: 58017

Updates for Hypre 2.14.0. Hypre has added the notion of memory spaces. API's have changed. Used configure to determine Hypre version and check for this version within *.cc files when choosing which API to use.

0 lines of code changed in 2 files:

  • include/sci_defs: hypre_testdefs.h.in (changed)
allen 2018-01-12 14:52 Rev.: 57640

Added flags to allow for finer grained builds, moved the uda2vis out of tools to VisIt dir

3 lines of code changed in 2 files:

  • include/sci_defs: uintah_testdefs.h.in (new)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

27 lines of code changed in 47 files:

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