We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79f7ee commit a1d2f9cCopy full SHA for a1d2f9c
.gitlab/pipeline_reframe_ci.yml
@@ -20,6 +20,7 @@ test_reframe:
20
- hipcc --version || echo "HIP not found in PATH"
21
# Install reframe
22
- git clone --depth 1 -b v4.8.4 https://github.com/reframe-hpc/reframe.git
23
+ - pip install --only-binary=:all: lxml
24
- pushd reframe && ./bootstrap.sh && popd
25
# Run gpu-benchmarks reframe tests
26
- git clone --depth 1 https://github.com/eth-cscs/cscs-reframe-tests.git
0 commit comments