-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
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:
- In the benchpark repo,
git checkout sparta_changes 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=SPXbin/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=perfbin/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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels