summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAxel Huebl <axel.huebl@plasma.ninja>2023-06-16 06:47:59 -0700
committerGitHub <noreply@github.com>2023-06-16 06:47:59 -0700
commitd1bc4c4ef167fc67899e671988c7c8a83cf51cf5 (patch)
treec44a4d813e36c7ccb2dcaac1467ecab9e149233e /share
parent69a5c55702b9ad5ed78fd7dd20ada0f8c953f187 (diff)
downloadspack-d1bc4c4ef167fc67899e671988c7c8a83cf51cf5.tar.gz
spack-d1bc4c4ef167fc67899e671988c7c8a83cf51cf5.tar.bz2
spack-d1bc4c4ef167fc67899e671988c7c8a83cf51cf5.tar.xz
spack-d1bc4c4ef167fc67899e671988c7c8a83cf51cf5.zip
WarpX 23.06 (#38303)
* WarpX 23.06 Update WarpX and related Python packages to the lastest releases. WarpX 23.06 introduces multi-dimension support in a single package, which will ease deployment in E4S et al. that can ship now a single, full-feature module/package that is NOT incompatible with itself anymore. * e4s ci stacks: multiple specs for each dim variant no longer required * [@spackbot] updating style on behalf of ax3l * WarpX: Update CMake CLI and Test/Check * Add Missing `build-directory` * [@spackbot] updating style on behalf of ax3l * Remove `build_directory` again --------- Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> Co-authored-by: ax3l <ax3l@users.noreply.github.com>
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml4
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml4
2 files changed, 2 insertions, 6 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml
index d7a11d46e3..d3a70d9e52 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml
@@ -121,9 +121,7 @@ spack:
- py-jupyterhub
- py-libensemble +mpi +nlopt
- py-petsc4py
- - py-warpx ^warpx dims=2
- - py-warpx ^warpx dims=3
- - py-warpx ^warpx dims=rz
+ - py-warpx
- qthreads scheduler=distrib
- quantum-espresso
- raja
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
index 93e6b3fd06..01a9a51a18 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
@@ -128,9 +128,7 @@ spack:
- py-jupyterhub
- py-libensemble +mpi +nlopt
- py-petsc4py
- - py-warpx ^warpx dims=2
- - py-warpx ^warpx dims=3
- - py-warpx ^warpx dims=rz
+ - py-warpx
- qthreads scheduler=distrib
- quantum-espresso
- raja