Commit 3704e04f authored by Laanait, Nouamane's avatar Laanait, Nouamane
Browse files

Merge branch 'master' of code.ornl.gov:disMultiABM/stemdl


Former-commit-id: 6f8727e1
parents 0e6c8c41 2114925b
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -38,7 +38,13 @@ See __scripts__ folder for the following:
#### Hardware Requirements:  
1. CUDA compatible GPU >=1


#### Install ####:
Project not yet on Pypi. For now:
```python
git clone
cd stemdl
pip install .
```