Skip to content

Commit

Permalink
change dockerfile.tchem back to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jcurtis2 committed Oct 23, 2024
1 parent 53018b3 commit 051bd47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.tchem
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ RUN apt-get update \

RUN git clone https://github.com/PCLAeroParams/TChem-atm.git /tchem_dir/
WORKDIR /tchem_dir/
RUN git fetch
RUN git checkout -b https_kokkos_kernels origin/https_kokkos_kernels
RUN git submodule update --init --recursive

RUN cmake -S /tchem_dir/external/Tines/ext/kokkos -B /build/kokkos_build \
Expand Down

0 comments on commit 051bd47

Please sign in to comment.