Data-ScienceHub / mlcommons-science

Apache License 2.0
3 stars 1 forks source link

Wed Feb 16 Hackathon #35

Open laszewsk opened 2 years ago

laszewsk commented 2 years ago
laszewsk commented 2 years ago
ssh-keygen
# 1. (return)
# 2. type string password
cat ~/.ssh/id_rsa.pub
-------------------
execute in terminal or git bash
python3.10 -m venv ~/ENV3
source ~/ENV3/bin/activate
mkdir -p ~/Desktop/github/cm
cd ~/Desktop/github/cm
pip install pip -U
pip install cloudmesh-installer
cloudmesh-installer get cms
cms help
cms debug on
laszewsk commented 2 years ago
laszewsk commented 2 years ago

I have made major updates to the repo. it will be necessary to do a new clone as easisst for those not familiar with submodules.

git clone --recursive git@github.com:Data-ScienceHub/mlcommons-science.git
cd mlcommons-science/mlcommons
git remote set-url origin git@github.com:laszewsk/mlcommons.git
git checkout main
cd ..
laszewsk commented 2 years ago
laszewsk commented 2 years ago

Gregor von Laszewski 10 days ago note to gregor: I have them on dgx ls /raid/colabdata/EarthquakeDec2020/ 1950start pix_faults_SmallJan21.csv ValidationEARTHQDGX-Transformer1 Outputs topearthquakes_20.csv ValidationEARTHQN-Transformer3 Will have to copy them to rivanna

rknuu commented 2 years ago

https://www.jetbrains.com/shop/eform/students

laszewsk commented 2 years ago