Commit Graph

57 Commits

Author SHA1 Message Date
Richard Yan
fd5fa7b6e1 Merge branch 'main' of https://github.com/ucb-bar/chipyard into graphics 2024-02-02 16:28:55 -08:00
Hansung Kim
f24e6f4812 Add radpie to rtl build cache path 2024-01-30 13:52:17 -08:00
Hansung Kim
6cee7f7fce Fix quotes for date command in conda env filter 2024-01-29 23:48:26 -08:00
Hansung Kim
eed69597ad Include date in conda env grep to prevent miss on date-change
Currently the grep expression used to filter existing conda envs only
use ${{ env.conda-env-name-no-time }}, whereas the full env name
includes the date.  This results in false hits when jobs in a single
workflow runs across multiple dates.
2024-01-26 00:06:04 -08:00
Hansung Kim
bd97d959bd Remove use of REMOTE_WORK_DIR 2024-01-25 22:11:11 -08:00
joonho.whangbo
be35a3fb14 Remove flags from CI 2024-01-21 17:38:19 -08:00
Hansung Kim
bf84580010 Merge remote-tracking branch 'upstream/main' into graphics 2024-01-16 22:39:37 -08:00
Jerry Zhao
638d40e988 Remove esp-conda-env from CI conda envs
This was unused
2023-12-27 12:53:38 -08:00
abejgonzalez
551c096bc9 Fix CIRCT installer path | Run CRON every 15m 2023-12-07 11:00:59 -08:00
abejgonzalez
dd6cff58a6 Fix CI (proper use of CONDA_PREFIX + GH token) 2023-12-01 10:11:13 -08:00
abejgonzalez
dae66b0d56 Bump 2023-11-30 17:30:36 -08:00
abejgonzalez
543d6834ac Fix path 2023-11-30 17:17:25 -08:00
abejgonzalez
d2b3181e48 Update CI to install circt | Update every day 2023-11-30 16:09:42 -08:00
Hansung Kim
3290f06c95 [ci] Revert back to local-only; disable gpu-flow 2023-10-23 11:03:42 -07:00
Hansung Kim
eb1741ade9 [ci] Add missing shell: 2023-10-23 09:02:12 -07:00
Hansung Kim
2ef343e75d [ci] Attempt cd'ing in a step 2023-10-23 00:04:58 -07:00
Hansung Kim
a0e0a45a89 [ci] Experiment with working-directory 2023-10-23 00:02:01 -07:00
Hansung Kim
e3132398ba [ci] Fix access to REMOTE_CHIPYARD_DIR 2023-10-22 21:36:26 -07:00
Hansung Kim
e8586a1d03 [ci] Don't overwrite REMOTE_WORK_DIR in default.sh 2023-10-22 15:45:11 -07:00
Hansung Kim
c35a1121da [ci] Test CI with different REMOTE_CHIPYARD_DIR than local 2023-10-22 14:59:38 -07:00
Hansung Kim
9d0d3d665e [ci] Use webfactory/ssh-agent 2023-10-17 12:12:53 -07:00
Hansung Kim
2a1433d321 [ci] Attempt to fix secrets variable error 2023-10-17 12:00:39 -07:00
Hansung Kim
e966b91cbe [ci] Add SSH key before init-submodules for access to rocket-gpu
Need to do the same for every init-submodule script run
2023-10-17 11:41:24 -07:00
Hansung Kim
847b753358 [ci] Add action to copy gpu args/op binaries 2023-10-17 11:01:29 -07:00
Hansung Kim
ed35277e12 [ci] Change sim dir to vcs 2023-10-17 00:04:53 -07:00
abejgonzalez
1641c8c4a7 Fix CI conda path + use most recent conda in CI 2023-07-12 00:21:26 +00:00
Abraham Gonzalez
89a2458291 Ensure conda cleanup regex properly filters out non-numeric chars 2023-04-04 14:18:33 -07:00
abejgonzalez
769f2f3995 Remove stale conda env's after 2 days 2023-03-08 16:29:09 -08:00
Jerry Zhao
4f6e48ce88 Always install spike/libgloss in gh-actions 2023-01-17 10:55:20 -08:00
abejgonzalez
a0ad9d2055 Remove need for conda in build-toolchains-extra.sh 2022-12-12 10:56:54 -08:00
abejgonzalez
a8d99eb6f7 Avoid clashing env. names 2022-12-12 10:33:17 -08:00
abejgonzalez
b00da55a87 Update the CI lock files paths 2022-10-08 19:13:11 -07:00
Abraham Gonzalez
cf2c6c8a36 Switch to --force | More cleanup 2022-09-22 13:42:01 -07:00
Abraham Gonzalez
79801c6405 Skip toolchain collateral on tests that don't need it 2022-09-01 01:47:46 +00:00
Abraham Gonzalez
3efe0bbbae Activate base env for conda-lock 2022-09-01 01:06:43 +00:00
Abraham Gonzalez
3f91502a04 Use lockfiles for conda 2022-09-01 00:45:41 +00:00
Abraham Gonzalez
88ff36852d Build Spike/Pk/Tests/Libgloss from src 2022-08-29 22:52:21 +00:00
abejgonzalez
1de35a6af4 Use conda + Update initial setup docs 2022-08-23 00:44:21 +00:00
abejgonzalez
5cbd2c8162 Remove job-<start/end> from CI 2022-04-07 08:52:15 -07:00
abejgonzalez
3435982c50 Fix skip-validate 2022-02-15 12:37:16 -08:00
abejgonzalez
fdd9cb2f1d Cleanup toolchain-build a bit more 2021-10-13 09:43:44 -07:00
abejgonzalez
99f5345891 Try hack 2021-10-12 21:55:52 -07:00
abejgonzalez
192e60f5a1 Debug 2021-10-11 16:45:57 -07:00
abejgonzalez
78e733b992 Build both toolchains in 1 job + Rename toolchain build job 2021-10-09 19:36:35 -07:00
abejgonzalez
20ebcc9f1b Fix run-tests to use prep-rtl action + Fix Gemmini software build 2021-10-09 10:35:47 -07:00
abejgonzalez
ca4e9563b9 Clearer script naming | Renable all CI 2021-10-08 14:15:46 -07:00
abejgonzalez
b9401dbc4b Mockup self-hosted runners + Bugfix run-tests by init-submods 2021-10-08 13:43:27 -07:00
abejgonzalez
7064c469bc Forgot quotes 2021-10-07 23:35:05 -07:00
abejgonzalez
c776ebf970 Try to search/add hash files into GH-workspace 2021-10-07 23:33:18 -07:00
abejgonzalez
897156ad5b Workaround not allowing if: within composite actions 2021-10-07 23:28:10 -07:00