Skip to content

Commit

Permalink
fedora: installed patch hpx
Browse files Browse the repository at this point in the history
  • Loading branch information
junghans authored Feb 13, 2025
1 parent c3ff93f commit 93570c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fedora
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ FROM registry.fedoraproject.org/fedora:${TAG}
RUN ( dnf -y update || dnf -y update ) && \
dnf -y install \
make ccache clang clang-tools-extra cmake compiler-rt flang gcc-c++ gcc-gfortran git hpx-devel hwloc-devel libomp-devel llvm ninja-build sudo vim-minimal wget zstd && \
dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-7ac77a9436 && \
dnf clean all

RUN useradd -m -G wheel -u 1001 kokkos
Expand Down

0 comments on commit 93570c1

Please sign in to comment.