From bff11bd7916cb368746c17bc8704c1e459a057b0 Mon Sep 17 00:00:00 2001
From: Cyrus Harrison
Date: Thu, 11 Apr 2024 08:45:15 -0700
Subject: [PATCH] 3.4.1 release prep (#19444)
* cleanup of old scripts
* add bv mode to list all tpl tarballs
* add tpl list
* add initial rel notes for 3.4.2
* change build_visit to tagged mode
---
src/resources/help/en_US/relnotes3.4.1.html | 111 +-
src/resources/help/en_US/relnotes3.4.2.html | 46 +
src/tools/dev/scripts/alastor_cron_script | 12 -
src/tools/dev/scripts/alastor_crontab | 7 -
src/tools/dev/scripts/build_visit | 12 +-
src/tools/dev/scripts/build_visit_BGQ | 1096 -----------------
src/tools/dev/scripts/bv_support/bv_main.sh | 15 +-
src/tools/dev/scripts/bvauto.input | 3 -
src/tools/dev/scripts/bvtest.css | 43 -
src/tools/dev/scripts/bvtest.py | 236 ----
src/tools/dev/scripts/bvtest.xsl | 76 --
.../dev/scripts/filter_link_commands_BGQ.sh | 123 --
src/tools/dev/scripts/lastpass_alastor | 1 -
src/tools/dev/scripts/lastpass_surface | 1 -
src/tools/dev/scripts/vulcan_cron_script | 19 -
src/tools/dev/scripts/vulcan_crontab | 7 -
src/tools/dev/scripts/vulcan_nightly_build | 193 ---
src/tools/dev/scripts/vulcan_nightly_test | 170 ---
18 files changed, 175 insertions(+), 1996 deletions(-)
create mode 100644 src/resources/help/en_US/relnotes3.4.2.html
delete mode 100755 src/tools/dev/scripts/alastor_cron_script
delete mode 100644 src/tools/dev/scripts/alastor_crontab
delete mode 100755 src/tools/dev/scripts/build_visit_BGQ
delete mode 100644 src/tools/dev/scripts/bvauto.input
delete mode 100644 src/tools/dev/scripts/bvtest.css
delete mode 100755 src/tools/dev/scripts/bvtest.py
delete mode 100644 src/tools/dev/scripts/bvtest.xsl
delete mode 100644 src/tools/dev/scripts/filter_link_commands_BGQ.sh
delete mode 100644 src/tools/dev/scripts/lastpass_alastor
delete mode 100644 src/tools/dev/scripts/lastpass_surface
delete mode 100644 src/tools/dev/scripts/vulcan_cron_script
delete mode 100644 src/tools/dev/scripts/vulcan_crontab
delete mode 100755 src/tools/dev/scripts/vulcan_nightly_build
delete mode 100755 src/tools/dev/scripts/vulcan_nightly_test
diff --git a/src/resources/help/en_US/relnotes3.4.1.html b/src/resources/help/en_US/relnotes3.4.1.html
index c770df6b90c..647c471b041 100644
--- a/src/resources/help/en_US/relnotes3.4.1.html
+++ b/src/resources/help/en_US/relnotes3.4.1.html
@@ -15,6 +15,7 @@
@@ -38,6 +39,7 @@
Several bugs were fixed in UNV plugin including fixing normals for quads.
Fixed a problem with global node ids on point meshes from Silo plugin.
Fixed a bug in the Wavefront OBJ Writer that caused zonal variables saved out using the writer to have some incorrect colors in downstream tools such as PowerPoint.
+ Fixed srun launch issues on LLNL TOSS4 systems.
@@ -55,10 +57,115 @@
VisIt's CLI has a new GetLastMessage() function that returns the last message that VisIt issued, regardless of its type.
GetPlotInformation() can now contain entries for multiple-curves when Query-over-time is performed on multiple variables. For example, if a pick-through-time was performed for variables 'u' and 'v', the curve for 'v' would be retrieved via 'GetPlotInformation()['Curves']['v']. Single variable results will still be retrieved via 'GetPlotInformation()['Curve'].
A number of improvements were made to the UNV plugin including quadric elements, support for antique SDRC/I-Deas files prior to Master Series (versions 4,5 and 6), GMSH hidden polygon linear element.
- The Docker files for Debian 10,11,12, Fedora 31, Ubuntu 18, 20,22 have all been updated for this release. All but Unbuntu18 build Qt 6.
-
+ The Docker files for Debian 10,11,12, Fedora 31, Ubuntu 18, 20,22 have all been updated for this release. All but Ubuntu 18 build Qt 6.
+ Updated LLNL host profiles for new systems
+ Ported VisIt to LANL's Crossroads (XR) System
+ Refactored VisIt's CMake Python logic to use pip instead of distutils.
+ Updated VisIt to use Python 3.9.
+
+Third-party Libraries used for version 3.4.1
+
+adios2-2.10.0-rc1 |
+adios-1.13.1 |
+AdvIO-1.2 |
+c-blosc2-2.11.3 |
+boost_1_67_0 |
+ccse-1.3.5 |
+cfe-6.0.1.src |
+llvm-6.0.1.src |
+cfitsio3006 |
+CGNS-4.1.0 |
+cmake-3.24.3 |
+conduit-v0.9.1 |
+embree-3.2.0.x86_64.macosx |
+FMS-0.2 |
+gdal-2.2.4 |
+glu-9.0.0 |
+H5Part-1.6.6 |
+hdf5-1.8.14 |
+icet-master-77c708f9090236b576669b74c53e9f105eedbd7e |
+ilmbase-2.2.0 |
+ispc-v1.9.2-osx |
+mdsplus-5.0 |
+mesa-17.3.9 |
+mfem-4.6 |
+mili-23.02 |
+moab-5.5.0 |
+mpich-3.3.1 |
+nektar-5.0.0 |
+netcdf-4.1.1 |
+openexr-2.2.0 |
+mesa-17.3.9 |
+ospray-3.0.0 |
+PIDX-0.9.3 |
+Qt6 |
+qtbase-everywhere-src-6.4.2 |
+qtsvg-everywhere-src-6.4.2 |
+qttools-everywhere-src-6.4.2 |
+qwt-git-d3706f6e7f0351d278be2d989a4caaf92b399bbd |
+- |
+Qt5 |
+qt-everywhere-src-5.14.2 |
+qwt-6.1.2.tar.bz2 |
+- |
+silo-4.10.2 |
+stripack-ACM.RJRenka.Sep97 |
+szip-2.1 |
+tbb2018_20171205oss_mac |
+Uintah-2.6.2 |
+VTK-9.2.6 |
+vtk-m-v1.9.0 |
+Xdmf-2.1.1 |
+zlib-1.2.13 |
+Python |
+Python-3.9.18 |
+alabaster-0.7.13 |
+Babel-2.12.1 |
+calver-2022.6.26 |
+certifi-2023.5.7 |
+charset-normalizer-3.2.0 |
+Cython-3.0.0 |
+docutils-0.18.1 |
+editables-0.5 |
+flit_core-3.9.0 |
+hatchling-1.18.0 |
+idna-3.4 |
+imagesize-1.4.1 |
+importlib_metadata-6.8.0 |
+Jinja2-3.1.2 |
+MarkupSafe-2.1.3 |
+mpi4py-3.1.4 |
+numpy-1.25.1 |
+packaging-23.1 |
+pathspec-0.11.2 |
+Pillow-10.0.0 |
+pluggy-1.2.0 |
+Pygments-2.15.1 |
+pyside-setup-5.14.2 |
+requests-2.31.0 |
+setuptools-68.0.0 |
+snowballstemmer-2.2.0 |
+sphinxcontrib-applehelp-1.0.4 |
+sphinxcontrib-devhelp-1.0.2 |
+sphinxcontrib-htmlhelp-2.0.1 |
+sphinxcontrib-jquery-4.1 |
+sphinxcontrib-jsmath-1.0.1 |
+sphinxcontrib-qthelp-1.0.3 |
+sphinxcontrib-serializinghtml-1.1.5 |
+Sphinx-7.0.1 |
+sphinx_rtd_theme-1.2.2 |
+sphinx-tabs-3.4.1 |
+tomli-2.0.1 |
+toml-0.10.2 |
+trove-classifiers-2023.8.7 |
+urllib3-2.0.3 |
+wheel-0.41.1 |
+zipp-3.16.2 |
+- |
+
+
Click the following link to view the release notes for the previous version
of VisIt: 3.4.0.
+
+VisIt 3.4.2 Release Notes
+
+Welcome to VisIt's release notes page. This page describes the important
+enhancements and bug-fixes that were added to this release.
+
+Sections
+
+
+
+Bugs fixed in version 3.4.2
+
+ - Bugs Fixed 1
+ - Bugs Fixed 2
+
+
+
+Enhancements in version 3.4.2
+
+ - Enhancement 1
+ - Enhancement 2
+
+
+
+Changes for VisIt developers in version 3.4.2
+
+ - Developer Changes 1
+ - Developer Changes 2
+
+
+Click the following link to view the release notes for the previous version
+of VisIt: 3.4.1.
+
diff --git a/src/resources/help/en_US/relnotes3.4.2.html b/src/resources/help/en_US/relnotes3.4.2.html
new file mode 100644
index 00000000000..8337e76b111
--- /dev/null
+++ b/src/resources/help/en_US/relnotes3.4.2.html
@@ -0,0 +1,46 @@
+
+
+