[root]/build_scripts
Wasatch3PStandalone
(2 files, 110 lines)
ExprLib-build
(1 files, 38 lines)
HelperBuildScripts
(1 files, 358 lines)
NSCBC-build
(1 files, 28 lines)
RadProps-build
(1 files, 42 lines)
SpatialOps-build
(1 files, 65 lines)
TabProps-build
(1 files, 44 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 493 (100.0%) | 8.5 |
jas | 32 (55.2%) | 380 (77.1%) | 11.8 |
dav | 4 (6.9%) | 94 (19.1%) | 23.5 |
jsutherland | 14 (24.1%) | 13 (2.6%) | 0.9 |
tsaad | 2 (3.4%) | 3 (0.6%) | 1.5 |
ahumphrey | 2 (3.4%) | 2 (0.4%) | 1.0 |
jholmen | 2 (3.4%) | 1 (0.2%) | 0.5 |
cam | 2 (3.4%) | 0 (0.0%) | 0.0 |
* 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.
1 lines of code changed in 2 files:
Update SpatialOps to eliminate numerous warnings.
0 lines of code changed in 2 files:
Update NSCB hash again to clean up some compiler warnings coming out of there.
1 lines of code changed in 1 file:
Updates for change to NSCBC API
1 lines of code changed in 1 file:
OK, actually fix build_kokkos script (trunk).
1 lines of code changed in 1 file:
Fix build_kokkos script
1 lines of code changed in 1 file:
Update to new SpatialOps
1 lines of code changed in 1 file:
- Minor changes to conform to SpatialOps changes.
- update auto-build SpatialOps hash
- clean up a few warnings.
1 lines of code changed in 1 file:
Point to new SpatialOps version.
1 lines of code changed in 1 file:
Update Wasatch 3P hashes, and change version number to 2.1 for release.
0 lines of code changed in 2 files:
Update NSCBC hash
1 lines of code changed in 1 file:
Updates to conform to new SpatialOps API.
2 lines of code changed in 1 file:
M build_scripts/so_epilogue.mk
M configVars.mk.in
Revert previous commit.
5 lines of code changed in 2 files:
The SOFLAGS make variable was redundant with the LDFLAGS make var. It also
was not used everywhere that it was needed. So put the SOFLAGS info into
the LDFLAGS var. This should fix Todd's build on microslip.
M build_scripts/so_epilogue.mk
M configVars.mk.in
5 lines of code changed in 1 file:
update pidx build to be more efficient
0 lines of code changed in 2 files:
Add in the --enable-pidx flag which will automatically build the PIDX I/O library for you.
M configure
- Place the bullet proofing (enable_option_checking=fatal) back at the top of the configure script.
M configure.ac
- Added --enable-pidx
- Validates that only --enable-pidx or --wiht-pidx=DIR is used.
- Enable PIDX needs CMake so validate CMake in this case.
- Use Cameron's script to build PIDX locally.
AM build_scripts/build_pidx.sh
- Initial commit of script for auto-downloading/building PIDX for Uintah (original draft provided by Cameron).
84 lines of code changed in 1 file:
Update NSCBC again.
1 lines of code changed in 1 file:
1. Update git hash for NSCBC. This allows all NSCBC expressions to be run on GPU.
2. A few minor modifications to get past error trapping on new Mac compilers.
1 lines of code changed in 1 file:
Update to Uintah 2.0. Remove --sysroot for MacOSX when trying to detect if boost is available.
365 lines of code changed in 1 file:
Remove old SCIRun files.
0 lines of code changed in 2 files:
Update copyright.
15 lines of code changed in 27 files:
Commit for Josh McConnell to fix builds on Titan.
1 lines of code changed in 1 file:
Fix w3p build on Titan.
2 lines of code changed in 1 file:
Update NSCBC hash.
1 lines of code changed in 1 file:
update NSCBC hash
1 lines of code changed in 1 file:
Point to proper ExprLib install location when building NSCBC.
1 lines of code changed in 1 file: