added cmake requirement -- it needs 3.18 or higher

This commit is contained in:
Saeed Maleki
2023-03-25 18:44:20 +00:00
parent 98e254c5f6
commit 9eca65283c

View File

@@ -2,6 +2,7 @@
Test instructions:
* Compile the `libmscclpp.so` library.
* Install `cmake` verion >= 3.18
* setup a python virtual env
* `pip install -r requirements.txt`
* `./tesh.sh`