跳转至

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:

  1. Open https://t.xiangshan.cc in your browser
  2. Enter password: TO BE DISCLOSED ON SITE
  3. By default you should see a terminal
    • If not, click Menu (triple dashes) on the top-left corner, then "Terminal > New Terminal"
  4. Run ./start.sh in the terminal
    • This will create a unique random id for you, and create your workspace at /data/${random_id}
  5. When your workspace is created, it should be opened automatically
    • If not, click "Menu > File > Open Folder", enter /data/${random_id}, then click "OK"
  6. Feel free to ask the instructors for help any time if you have any problem

Next Steps