e4s arm: disable bricks due to target=aarch64 not being respected (#40308)
This commit is contained in:
		| @@ -81,7 +81,6 @@ spack: | |||||||
|   - axom |   - axom | ||||||
|   - bolt |   - bolt | ||||||
|   - boost |   - boost | ||||||
|   - bricks ~cuda |  | ||||||
|   - butterflypack |   - butterflypack | ||||||
|   - cabana |   - cabana | ||||||
|   - caliper |   - caliper | ||||||
| @@ -90,6 +89,7 @@ spack: | |||||||
|   - conduit |   - conduit | ||||||
|   - datatransferkit |   - datatransferkit | ||||||
|   - dyninst |   - dyninst | ||||||
|  |   - ecp-data-vis-sdk ~cuda ~rocm +adios2 +ascent +cinema +darshan +faodel +hdf5 +paraview +pnetcdf +sz +unifyfs +veloc ~visit +vtkm +zfp  # +visit: ? | ||||||
|   - exaworks |   - exaworks | ||||||
|   - flecsi |   - flecsi | ||||||
|   - flit |   - flit | ||||||
| @@ -189,20 +189,20 @@ spack: | |||||||
|   - vtk-m |   - vtk-m | ||||||
|   - zfp  |   - zfp  | ||||||
|   # -- |   # -- | ||||||
|   # - dealii                        # slepc: make[1]: *** internal error: invalid --jobserver-auth string 'fifo:/tmp/GMfifo1313'. |  | ||||||
|   # - libpressio +bitgrooming +bzip2 ~cuda ~cusz +fpzip +hdf5 +libdistributed +lua +openmp +python +sz +sz3 +unix +zfp # py-numcodecs@0.7.3: gcc: error: unrecognized command-line option '-mno-sse2' |  | ||||||
|   # - archer                        # part of llvm +omp_tsan |   # - archer                        # part of llvm +omp_tsan | ||||||
|   - ecp-data-vis-sdk ~cuda ~rocm +adios2 +ascent +cinema +darshan +faodel +hdf5 +paraview +pnetcdf +sz +unifyfs +veloc ~visit +vtkm +zfp  # +visit: ? |   # - bricks ~cuda                  # not respecting target=aarch64? | ||||||
|  |   # - dealii                        # slepc: make[1]: *** internal error: invalid --jobserver-auth string 'fifo:/tmp/GMfifo1313'. | ||||||
|   # - geopm                         # geopm: https://github.com/spack/spack/issues/38795 |   # - geopm                         # geopm: https://github.com/spack/spack/issues/38795 | ||||||
|  |   # - libpressio +bitgrooming +bzip2 ~cuda ~cusz +fpzip +hdf5 +libdistributed +lua +openmp +python +sz +sz3 +unix +zfp # py-numcodecs@0.7.3: gcc: error: unrecognized command-line option '-mno-sse2' | ||||||
|   # - variorum                      # variorum: https://github.com/spack/spack/issues/38786 |   # - variorum                      # variorum: https://github.com/spack/spack/issues/38786 | ||||||
|  |  | ||||||
|   # CUDA NOARCH |   # CUDA NOARCH | ||||||
|   - bricks +cuda |  | ||||||
|   - flux-core +cuda |   - flux-core +cuda | ||||||
|   - hpctoolkit +cuda |   - hpctoolkit +cuda | ||||||
|   - papi +cuda |   - papi +cuda | ||||||
|   - tau +mpi +cuda |   - tau +mpi +cuda | ||||||
|   # -- |   # -- | ||||||
|  |   # - bricks +cuda                  # not respecting target=aarch64? | ||||||
|   # - legion +cuda                  # legion: needs NVIDIA driver |   # - legion +cuda                  # legion: needs NVIDIA driver | ||||||
|  |  | ||||||
|   # CUDA 75   |   # CUDA 75   | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 eugeneswalker
					eugeneswalker