This PR adds a setupLC-TPL-uberenv.bash script to build third-party libraries on quartz and lassen using uberenv.
Script temporarily clones a GEOS branch and uses the branch's spack environment files and uberenv submodule to launch uberenv jobs on quartz and lassen for each compiler.
A host-config is generated for each system-compiler pair at the end of the uberenv run.
This PR adds a
setupLC-TPL-uberenv.bash
script to build third-party libraries on quartz and lassen using uberenv.Script temporarily clones a GEOS branch and uses the branch's spack environment files and uberenv submodule to launch uberenv jobs on quartz and lassen for each compiler. A host-config is generated for each system-compiler pair at the end of the uberenv run.
Related to GEOS-DEV/GEOS#2028