Skip to content

sparta fails to concretize on tuolumne #1264

@rfhaque

Description

@rfhaque

Describe the bug
spack gives the following concretization error for sparta on tuolumne:

     1. sparta-snl: 'amdgpu_target=none' conflicts with '+rocm'
     2. kokkos: 'amdgpu_target=none' conflicts with '+rocm'
     3. sparta-snl: 'amdgpu_target=none' conflicts with '+rocm'
        required because conflict constraint +rocm 
          required because sparta-snl@master+apu+kokkos+mpi fft=fftw3 fft_kokkos=hipfft requested explicitly 
        required because conflict is triggered when amdgpu_target=none 
          required because sparta-snl@master+apu+kokkos+mpi fft=fftw3 fft_kokkos=hipfft requested explicitly 
     4. sparta-snl: 'amdgpu_target=none' conflicts with '+rocm'
        required because conflict is triggered when amdgpu_target=none 
          required because sparta-snl@master+apu+kokkos+mpi fft=fftw3 fft_kokkos=hipfft requested explicitly 
        required because conflict constraint +rocm 
          required because sparta-snl@master+apu+kokkos+mpi fft=fftw3 fft_kokkos=hipfft requested explicitly 
     5. kokkos: 'amdgpu_target=none' conflicts with '+rocm'
        required because conflict is triggered when amdgpu_target=none 
          required because sparta-snl depends on kokkos+rocm when +rocm 
            required because sparta-snl@master+apu+kokkos+mpi fft=fftw3 fft_kokkos=hipfft requested explicitly 
          required because sparta-snl depends on kokkos@3.1:4+shared when +kokkos 
          required because sparta-snl depends on kokkos+apu when +apu 
        required because conflict constraint +rocm 
          required because sparta-snl depends on kokkos+rocm when +rocm 
            required because sparta-snl@master+apu+kokkos+mpi fft=fftw3 fft_kokkos=hipfft requested explicitly 
          required because sparta-snl depends on kokkos@3.1:4+shared when +kokkos 
          required because sparta-snl depends on kokkos+apu when +apu 

To Reproduce
Steps to reproduce the behavior:

  1. In the benchpark repo, git checkout sparta_changes
  2. bin/benchpark system init --dest=tuolumne-6.4.3-spx llnl-elcapitan cluster=tuolumne rocm=6.4.3 +gtl compiler=cce lapack=intel-oneapi-mkl blas=intel-oneapi-mkl gpumode=SPX
  3. bin/benchpark experiment init tuolumne-6.4.3-spx --dest sparta sparta-snl +rocm~openmp fft_kokkos=hipfft fft=fftw3 +gpu-aware-mpi +other +apu exec_mode=perf
  4. bin/benchpark setup tuolumne-6.4.3-spx/sparta sparta

Supercomputer (please complete the following information):

  • system: tuolumne
  • system parameters: llnl-elcapitan cluster=tuolumne rocm=6.4.3 +gtl compiler=cce lapack=intel-oneapi-mkl blas=intel-oneapi-mkl gpumode=SPX
  • experiment: sparta-snl
  • experiment parameters: sparta-snl +rocm~openmp fft_kokkos=hipfft fft=fftw3 +gpu-aware-mpi +other +apu exec_mode=perf

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions