Skip to content

Commit

Permalink
fix ee dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
laszewsk committed Sep 30, 2023
1 parent 420c847 commit 7dd0d9f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions benchmarks/cloudmask/target/greene_v0.5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,13 @@ Make sure to change the paths in the 'config.yaml' file to appropriate locations
node>
cd $TARGET
time make requirements

# greene:
# rivanna: real 0m5.526s

```


This command takes about 1 minute to execute.

## Obtain the data
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/cloudmask/target/greene_v0.5/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ h5py
pyyaml
awscli
cloudmesh-common
cloudmesh-sbatch
cloudmesh-ee
seaborn
# git+https://github.com/mlperf/logging.git@2.1.0
git+https://github.com/mlperf/logging.git@1.0.0

0 comments on commit 7dd0d9f

Please sign in to comment.