Skip to content

Commit f3abbaf

Browse files
committed
WIP001
1 parent a7f882a commit f3abbaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/ubuntu18.04/openmpi4.0.4/all_spack/Dockerfile.spack_dev_ddb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN apt-get update && apt-get install -y emacs-nox gdb tmux vim
44

55
WORKDIR /src
66

7-
RUN echo 0.0.5
7+
RUN echo 0.0.6
88

99
RUN git clone https://github.com/CODARcode/PerformanceAnalysis.git \
1010
--branch ckelly_develop_ddb \

docker/ubuntu18.04/openmpi4.0.4/all_spack/env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spack:
33
- chimbuko-performance-analysis @git.bcb0f724d8579abeb620a0f9f4a9fdd839f3475f ^mochi-sonata~bedrock~unqlite_st ^[email protected]
44
- tau+mpi+openmp+adios2+python+binutils@git.9ec064a2f5ebc6deb63cfb3c10595ccba902b017=2.33.1
55
- libfabric fabrics=sockets,tcp,udp,rxm
6-
6+
77
concretizer:
88
unify: true
99
compilers:

0 commit comments

Comments
 (0)