| Age | Commit message (Collapse) | Author |
|
* 1. Add a queue to promote fairness CTA scheduling
2. Add a Perfect xbar interconnect option
* remove merge queue
* Should not change this
* rename pending cta to allocated_ctas
* run formatter
|
|
* 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
|
|
* 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]>
|
|
Turning off the format code for now. Currently, set up to run on an internal cluster. Needs testing on docker.
|
|
* run formatter only on PR
* remove unused & unintilized variables
* fix signed & unsigned comparison warning
* enable merge queue
* resolve conflict
* in formatter, checkout the forked repo, not the base repo in PR
* Try to use jenkins for formatter
* Automated Format
---------
Co-authored-by: purdue-jenkins <[email protected]>
|
|
* add automated clang formatter
* Automated clang-format
* use /bin/bash and add print
* use default checkout ref
* Format only after tests are success
* Run CI on merge group
---------
Co-authored-by: barnes88 <[email protected]>
Co-authored-by: JRPAN <[email protected]>
|
|
|
|
|
|
|
|
|
|
|