Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
851c71a6
"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "c4c96460d0ef52085f124056a5e6ebd03eb1426d"
Commit
851c71a6
authored
Dec 27, 2022
by
Jonas Kaufmann
Committed by
Antoine Kaufmann
Dec 28, 2022
Browse files
quickstart.rst: refer to README for install instructions
parent
d76fc0ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
doc/user/quickstart.rst
doc/user/quickstart.rst
+9
-6
No files found.
doc/user/quickstart.rst
View file @
851c71a6
...
@@ -28,10 +28,12 @@ Getting Started
...
@@ -28,10 +28,12 @@ Getting Started
Welcome! We are happy that you want to give SimBricks a try.
Welcome! We are happy that you want to give SimBricks a try.
The easiest way to get started with just running a simulation is to use our
The easiest way to get started with just running a simulation is to use our
Docker images, see :ref:`sec-docker-images`. Given a working docker installation
Docker images, see our `README
(`docker engine <https://docs.docker.com/engine/install/#server>`_ or `docker
<https://github.com/simbricks/simbricks#using-pre-built-docker-images>`_. Given
desktop <https://docs.docker.com/get-docker/>`_ both work), this is as simple
a working docker installation (`docker engine
as just launching a new container and docker will take care of the rest:
<https://docs.docker.com/engine/install/#server>`_ or `docker desktop
<https://docs.docker.com/get-docker/>`_ both work), this is as simple as just
launching a new container and docker will take care of the rest:
.. code-block:: bash
.. code-block:: bash
...
@@ -62,7 +64,8 @@ various configurations of SimBricks simulations.
...
@@ -62,7 +64,8 @@ various configurations of SimBricks simulations.
If you are planning on making changes to the implementation of SimBricks
If you are planning on making changes to the implementation of SimBricks
components, you may next want to make sure you can build SimBricks from source,
components, you may next want to make sure you can build SimBricks from source,
see :ref:`sec-install-build`. Before diving into our :ref:`sec-devel` for
see our `Quick Start section in the README <https://github.com/simbricks/simbricks#quick-start>`_. We
learning about the SimBricks architecture, internals, and APIs.
recommend diving into our :ref:`sec-devel` for learning about the SimBricks
architecture, internals, and APIs.
If you run into problems please refer to :ref:`sec-troubleshoot-getting-help`.
If you run into problems please refer to :ref:`sec-troubleshoot-getting-help`.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment