Docs update

This commit is contained in:
lpc97667
2024-01-10 15:56:22 -05:00
parent 648bf75b0b
commit a9d578f3ab
4 changed files with 160 additions and 60 deletions

View File

@@ -13,7 +13,8 @@
## Installation
- Refer to the build instructions in [README](../README.md).
- For the different environments Vortex supports, [read this document](environment_setup.md).
- To install on your own system, [follow this document](install_vortex.md).
## Quick Start Scenarios
@@ -28,4 +29,4 @@ Running Vortex simulators with different configurations:
- Run dogfood driver test with simx driver and Vortex config of 4 cluster, 4 cores, 8 warps, 6 threads
$ ./ci/blackbox.sh --driver=simx --clusters=4 --cores=4 --warps=8 --threads=6 --app=dogfood
$ ./ci/blackbox.sh --driver=simx --clusters=4 --cores=4 --warps=8 --threads=6 --app=dogfood