Directory include/sci_defs/

Total Files:
6
Deleted Files:
0
Lines of Code:
269

[root]/include/sci_defs

Lines of Code

include/sci_defs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 48 (100.0%) 4.0
ahumphrey 1 (8.3%) 40 (83.3%) 40.0
dav 6 (50.0%) 7 (14.6%) 1.1
harman 1 (8.3%) 1 (2.1%) 1.0
jas 4 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

dav 2011-12-07 16:24 Rev.: 47952

Added --enable-wasatch-in-arches flag.

2 lines of code changed in 2 files:

  • include/sci_defs: uintah_testdefs.h.in (+2)
dav 2011-09-16 16:34 Rev.: 47604


Fixes for Mac OSX Lion... it is the same as SNOW LEOPARD, but because
the os version number was incremented, we need to check for that.
(Note, a fix was at one point committed for this in 'configure' but
(I think) didn't make it into configure.ac. Now it is in both places.)

M configure.ac
M configure

- For John: Added in (c) 2011. :)
- Add to SNOW_LEOPARD_OR_LATER the check for Lion.

M include/sci_defs/osx_testdefs.h.in
M Core/Grid/Variables/ReductionVariable_special.cc
M Core/Disclosure/TypeUtils.cc
M Core/Util/Endian.cc
M StandAlone/tools/puda/varsummary.cc

- Use SNOW_LEOPARD_OR_LATER flag...

1 lines of code changed in 2 files:

  • include/sci_defs: osx_testdefs.h.in (new)
jas 2011-09-12 20:07 Rev.: 47576

Remove the petsc-uni and mpi-uni checks, since they are no longer valid with Uintah.

0 lines of code changed in 4 files:

  • include/sci_defs: mpi_testdefs.h.in (new), petsc_testdefs.h.in (-1)
ahumphrey 2011-07-29 15:06 Rev.: 47392

Added support for the following PAPI hardware counters:
PAPI_FP_OPS - Floating point operations

This replaces the older, unused PERFEX code used on the LANL SGI machines years ago.

PAPI support is incorporated into Uintah's build system and available by using:
--with-papi=DIR

New configure script was generated with autoconf v2.68 per spec, and diffs are minimal.

40 lines of code changed in 1 file:

  • include/sci_defs: papi_testdefs.h.in (new 40)
harman 2011-02-10 15:40 Rev.: 46824

Globally: renamed config variable *_RADIATION -> *_MODELS_RADIATION

Changed compile logic: USE_ARCHES no longer controls the compilation inside of
Components/Models/Radiation.
It's now controlled via
USE_MODELS_RADIATION
and
--without-fortran.

Don't compile
Components/Models/Radiation
if
--without-fortran
is specified, but still compile
Components/Models/Radiation/RMCRT

If
USE_MODELS_RADIATION=no
don't compile Examples/RMCRT_test.cc

1 lines of code changed in 1 file:

  • include/sci_defs: uintah_testdefs.h.in (+1 -1)
dav 2011-02-08 14:29 Rev.: 46796

Sus now display assertion level and (limited) cflags.

4 lines of code changed in 2 files:

  • include/sci_defs: compile_testdefs.h.in (+4)
Generated by StatSVN 0.4.0