| Age | Commit message (Collapse) | Author |
|
* running formatter
* consolidate CI runs
* use cluster to run formatter
* use cluster to run formatter
* Add a CI-Success step
|
|
* update_ci: use test matrix
* update_ci: add updated test script and better name
* update_ci: use minimal image for accelsim test as well
* update_ci: use github image for sst run
* update_ci: revert main yaml
|
|
* Update the AccelSim test script to target the repo specified by the user.
* Change the warning for a missing ACCELSIM_REPO environment variable to an error and update workflow file to point to a temperory fix for circular dependency issue
* fix the repo name
* Change back to use dev branch
|
|
* Gcc13 support (#87)
* Update setup_environment
Sims should work with latest CUDA
* Update setup_environment
Throwing an error on updating CUDA is a bit much.
Let's warn them
* Update main.yml
Turning off the format code for now. Currently, set up to run on an internal cluster. Needs testing on docker.
* fix gcc13 unit64 missing header
---------
Co-authored-by: Tor Aamodt <[email protected]>
Co-authored-by: Tim Rogers <[email protected]>
* Cuda12 support (#86)
* Update setup_environment
Sims should work with latest CUDA
* Update setup_environment
Throwing an error on updating CUDA is a bit much.
Let's warn them
* Update main.yml
Turning off the format code for now. Currently, set up to run on an internal cluster. Needs testing on docker.
* added support to cuda 12, by predicating texuture cache
* format code
---------
Co-authored-by: Tor Aamodt <[email protected]>
Co-authored-by: Tim Rogers <[email protected]>
* Changed to use the new image
* merge upstream (#88)
* Update setup_environment
Sims should work with latest CUDA
* Update setup_environment
Throwing an error on updating CUDA is a bit much.
Let's warn them
* Update main.yml
Turning off the format code for now. Currently, set up to run on an internal cluster. Needs testing on docker.
---------
Co-authored-by: Tor Aamodt <[email protected]>
* Updated docker image
* Update CMakeLists.txt
Support CUDA 12
---------
Co-authored-by: Ahmad Alawneh <[email protected]>
Co-authored-by: Tor Aamodt <[email protected]>
Co-authored-by: Tim Rogers <[email protected]>
Co-authored-by: Ni Kang <[email protected]>
|
|
* add_accelsim_test: add action and test script
* add_accelsim_test: add error status to exit command
|