Releases: lanl/Draco
Releases · lanl/Draco
Dracco-7_0_0
Summary of changes:
- 378 files changed, added or removed in 58 commits.
- Extend draco_mesh and X3D parser capability
- Cleaned up the autodoc build target.
- Enable Compton and xthi/ythi tests under Visual Studio
See https://rtt.lanl.gov/redmine/projects/draco/wiki/Draco-7_0_0 for more details.
Draco-6_25_0 Released
Summary of changes:
- 594 files changed, added or removed in 211 commits.
- Python is now a required component for Draco.
- Added support for f90cache
- Added a runtime_check function to rtt_c4
- Added a parallel output stream.
- Added "ythi", which is like xthi except uses std::thread instead of OpenMP.
- Force DbC failures to print a stacktrace (when DRACO_DIAGNOSTICS & 2).
- Added an Appveyor (win32) build to the CI.
- Complete preliminary Draco_Mesh builder, using RTT mesh parser.
- Added a X3D Draco_Mesh parser.
- Begin using Docker images for Travis CI
- Begin supporting 64-bit builds under Visual Studio
- Begin requiring cmake-3.11+
- Provide a basic Prefetch capability.
- Fix a compatibility issue related to Python3
- Update developer environment for Darwin.
- Add unstructured cell type option to Ensight translator.
Full details at https://rtt.lanl.gov/redmine/versions/62
Draco-6_24_0 prebuilt vendors for use with Travis CI
Merge pull request #432 from KineticTheory/add_tests_to_ci Enable more tests in the CI systems.
Draco-6_24_0
See https://rtt.lanl.gov/redmine/versions/60 for details.
Draco-6_23_0 Release
Release of Draco-6_22_0
Release of Draco-6_21_0
-
"Release draco-6_21_0":https://rtt.lanl.gov/redmine/versions/47. This is a minor Draco release.
-
This release was required by Jayenne and Capsaicin. It is linked to:
- "Jayenne-7_13_0":https://rtt.lanl.gov/redmine/versions/50
- "Capsaicin-4_10_0":https://rtt.lanl.gov/redmine/projects/capsaicin
-
Platforms:
PI/ML/LU Intel 17.0.1 OpenMPI-1.10.5
SN/FI/IC Intel 17.0.1 OpenMPI-1.10.5
TT/TR Intel 17.0.1 Cray_MPICH2-7.5.2 -
Summary of changes:
- 836 files changed, added or removed in 174 commits.
- Full support for new Toss3 machines: Snow, Fire, Ice.
- Mustang and Conejo decommissioned. No longer support these machines.
- Discontinue support/regressions for GPU kernels on Moonlight due to conflicts between the version of cudatoolkit and Intel compilers.
- Initial commit of Invert_Comm_Map, using RMA.
- New minimum requirement for MPI is OpenMPI-1.10 to support one sided messaging.
- Teach the build system about using GNU on CRAY machines.
- Retire the SP smart pointer template by making SP an alias for std::shared_ptr.
- Retire ArrayWrap, use std::array instead.
- New package 'Compton'
- Add C4 interface for MPI_Sendrecv function.
- Improved CI support.
- First attempt to capture and report FMA behavior.
- Add parent masking to the Debug_Option parser
- Add optional context argument to parse_class template function.
Draco-6_20_1
- Release draco-6_20_1. This is a patch release.
- This release was required by Jayenne and Capsaicin. It is linked to:
- Platforms:
- PI/ML/LU, Intel 16.0.3, OpenMPI-1.10.3
- SN/FI/IC, Intel 16.0.3, OpenMPI-1.10.3
- TT/TR, Intel 16.0.3, Cray_MPICH2-7.4.2
- SQ, GCC-4.8.4, MPICH2-1.5.0
- Summary of changes:
- 33 files changed, added or removed in 32 commits.
- Provide initial support for snow/fire/ice. #826
- Initial commit of Invert_Comm_Map, using RMA.
- Discontinue support/regressions for GPU kernels on Moonlight.
- Provide regressions for Trinitite/KNL. #824
- No longer generate a library for package 'fit'
- Move defaults to cmake/3.6.2 and trilinos/12.8.1 (tt only).
Draco-6_20_0
- Release draco-6_20_0. This is a minor Draco release.
- This release was required by Jayenne and Capsaicin. It is linked to:
- Platforms:
- PI/ML/LU, Intel 16.0.3, OpenMPI-1.10.3
- TT/TR, Intel 16.0.3, Cray_MPICH2-7.4.2
- Summary of changes:
- 837 files changed, added or removed in 297 commits.
- Added support for Trinity/Trinitite, including KNL.
- Added support for Snow.
- No longer supporting Cielito/Cielo/Mapache.
- No longer supporting KNC-MIC architecture.
- No longer supporting XLC-12 compilers on Sequoia.
- No longer supporting PGI due to poor/lack of C++11 support.
- Begin allowing all C++11 features.
- Main repository is now hosted at github.com/losalamos/Draco.git
- Eliminate “static initialization order" bug.
- Adding a Fortran interface and F90 test for Quadrature_Interface.hh.
Third Party Libraries for Draco-6.20.0
Tar file of pre-built dependencies that can be used by draco clients (like CI runners).