Roscoe A. Bartlett
Roscoe A. Bartlett
NOTE: An install of CMake is less than 70M using `spack install --no-checksum [email protected]`. Therefore, having teams install and keep many different installs of CMake on a machine does not...
I wanted to post some thoughts that I had after spending many hours trying to get CMake 3.22 installed on all of these systems and communicating with lots of people...
FYI: I just made a request for a package-by-package `no-checksum` variant for Spack that would allow teams to run a single spack install command and turn of checksum checks for...
@alalazo, is there anyway to run Spack to do that just on the command-line with something like: ``` $ spack external find $ spack --install-base --no-checksum [email protected] [email protected] ``` and...
FYI: CMake 3.22.4 and CMake 3.23.1 has been installed both on the SEMS modules (see internal issue [SEPW-522](https://sems-atlassian-son.sandia.gov/jira/browse/SEPW-522)) as the modules `sems-cmake/3.22.4` and `sems-cmake/3.23.1` and on the LLNL systems (see...
Also, note that the `cmake/3.22.3` module has been installed on the SNL Vanguard systems since the end of March (see internal issue [SEPW-527](https://sems-atlassian-son.sandia.gov/jira/browse/SEPW-527)). All that is left is to install...
Apparently the cmake/3.22.4 and cmake/3.23.1 modules are missing on the LLNL ATS-2 support machines as well. But at least CMake 3.21 is better than CMake 3.17 which is where we...
> On LLNL's Lassen, the highest version of CMake that I see is 3.21.1 @cgcgcg, I am told they are there. Can you please try again, this time with `module...
It has been confirmed by @rppawlo and @cgcgcg that the modules `cmake/3.22.4` and `cmake/3.23.1` have been installed on the needed LLNL testbed machines.
I think we are just about there having all of the systems supporting CMake 3.22+ as described in: * https://sems-atlassian-son.sandia.gov/jira/browse/SEPW-520 Just the Sierra project has not confirmed they have upgraded...