XiangShan Tutorial Hands-on @ ISCA'26
Setup Instructions
In this tutorial, we're hosting a code-server for our participants, the only thing you need is a laptop with a web browser to take part in.
Here are steps to get started:
- Open https://t.xiangshan.cc in your browser
- Enter password: TO BE DISCLOSED ON SITE
- By default you should see a terminal
- If not, click Menu (triple dashes) on the top-left corner, then "Terminal > New Terminal"
- Run
./start.shin the terminal- This will create a unique random id for you, and create your workspace at
/data/${random_id}
- This will create a unique random id for you, and create your workspace at
- When your workspace is created, it should be opened automatically
- If not, click "Menu > File > Open Folder", enter
/data/${random_id}, then click "OK"
- If not, click "Menu > File > Open Folder", enter
- Feel free to ask the instructors for help any time if you have any problem
Next Steps
- Preview notebooks on our website or on GitHub