-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: remove submodule-style experiment tracking
- Loading branch information
1 parent
27df48a
commit a06c858
Showing
7 changed files
with
4 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +0,0 @@ | ||
[submodule "experiments/mpi"] | ||
path = experiments/mpi | ||
url = https://github.com/faasm/experiment-mpi.git | ||
[submodule "experiments/microbench"] | ||
path = experiments/microbench | ||
url = https://github.com/faasm/experiment-microbench.git | ||
[submodule "experiments/sgx"] | ||
path = experiments/sgx | ||
url = https://github.com/faasm/experiment-sgx.git | ||
[submodule "experiments/openmp"] | ||
path = experiments/openmp | ||
url = https://github.com/faasm/experiment-openmp | ||
[submodule "experiments/tensorflow"] | ||
path = experiments/tensorflow | ||
url = https://github.com/faasm/experiment-tensorflow | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule microbench
deleted from
e71eef
Submodule mpi
deleted from
4fb10d
Submodule openmp
deleted from
b2d8cc
Submodule sgx
deleted from
e806db
Submodule tensorflow
deleted from
75dc92