Skip to content

Commit

Permalink
Build Umpire TPL shared in docker.
Browse files Browse the repository at this point in the history
See if that fixes the crash.  Our hypothesis is that
static Umpire and shared Axom somehow leads to two
ResourceManager singletons.
  • Loading branch information
gunney1 committed Oct 10, 2024
1 parent b8cf67d commit ccced65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/spack/configs/docker/ubuntu22/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ spack:
scr:
require: "@3.0.1~shared~tests~examples"
umpire:
require: "@2024.07.0~shared~examples~werror"
require: "@2024.07.0+shared~examples~werror"

# Globally lock in version of devtools
cmake:
Expand Down

0 comments on commit ccced65

Please sign in to comment.