Commit Graph

24 Commits

Author SHA1 Message Date
Sagar Karandikar 05aa5c6b5d update README.md 2023-06-28 20:02:15 +00:00
Sagar Karandikar 0041ad3618
Mirror website updates in README.md 2023-01-26 20:41:20 -08:00
Sagar Karandikar 680990c960
Add workshop info to README.md 2023-01-26 20:15:27 -08:00
Sagar Karandikar 67e509064f
Update README.md 2022-06-17 09:35:02 -07:00
David Biancolin f94a1ef8a9 Reconcile master and dev for 1.13 release 2022-02-15 17:56:38 -08:00
David Biancolin aafc016881
[readme] Add a link to scala doc. 2022-02-02 10:56:05 -08:00
Abraham Gonzalez 0ed1e42df8
Port to Python3 + Switch to GH-A CI (#878)
* First pass at porting to python3

* Fix import errors | Setup user argcomplete

* Update awstools CLI with user data file | Bump CI to use it

* Wait until launch is complete

* Add userdata as string | Use sudo for machine-launch-script

* Remove execute permissions on machine-launch-script

* Better match on machine-launch-script complete

* Revert python-devel removal

* Use python3 for pytests

* Update more python3 items

* Remove extra shebang

* Port docs to python3 and add to CI

* Add ISCA experiments to CI build check

* Use yum not apt-get

* Add make to doc section

* Bump multilate-loadgen for sysroot fix

* For BW test build don't use shebang

* Fix docs Makefile options

* Fix more doc warnings

* Add first set of regression tests

* Fix raw_input

* Regression bump | Run workload fix

* Add functools to topology

* Fix linux poweroff test (nic still has issues)

* Update regression scripts

* Ignore machine-launch-script.sh in regression area

* Fix map python3 issues

* Get rid of shebangs

* Fix more regressions

* Print machine-launch.log on fail | More clarification on user_data

* Transfer to CI some shorter regressions

* Add a manual approval to fpga based tests

* Fix indentation in config.yml

* Fix test symlink

* Use spot for CI manager instance | Try to use python3 for aws CI container | Version all pip packages

* Make run-ini-api-tests an executable

* Fix CI terminaterunfarm arg

* Add firesim.pem file to manager

* Bump python in CI instance

* Bump pip in CI container

* Remove pip sudo in CI container

* Fix launch script pip version equals

* Ini converted into strings

* Properly pass test_dir to opts in CI

* First pass at GH-A

* Round 2 CI fixes

* Try changes

* Remove CircleCI | Switch to fancy GH-A

* Rename self-host setup script

* Update chmod

* Use - instead of _ for env. vars

* Rename some defs | Remove extra imports

* Small comment updates

* Forgot to import in ini-api tests | Small comment on Fabric timeouts

* Add sys to linux poweroff

* Update linux timeout, fix small imports

* Update comment

* Fix-up workflow-monitor.py

* Avoid excessive logging in run-linux | Terminate spot instances after max-runtime

* Add more workflow-monitor states | Add pty=False to running workloads

* Update CI documentation | Add CI badge [ci skip]

* Don't use spot instances

* Update CI readme

* Determine runner version from remote repo and check for runner setup

* Address PR comments

* Update CI_README location of where to find IPs | Forgot ret_code

* Only run CI on prs/pushes to dev/main/master

* Fix terminate_workflow_instances in init-manager.py

* Cleanup FireSim repo cloning | Only run CI on PRs (since its runs on merge commit)
2022-01-20 11:03:37 -08:00
David Biancolin 133f787a81
Add CircleCI badge to README.md 2020-05-31 22:49:41 -07:00
Sagar Karandikar 14b37bd06b
Update README.md 2020-01-23 15:30:39 -08:00
David Biancolin 0f00770420
Update paper links in README.md 2019-11-11 16:06:32 -08:00
David Biancolin cf8d03998d
Add Golden Gate paper to readme. 2019-10-11 10:07:17 -04:00
Sagar Karandikar c6e0991f12 Update README.md, CHANGELOG.md for release 1.5.0 2019-02-24 16:35:26 -08:00
Sagar Karandikar bbe00dca55
Update README.md 2018-11-09 11:38:07 -08:00
Sagar Karandikar e5967df34b
Update README.md 2018-08-12 09:18:31 -07:00
Sagar Karandikar ad45b6bc65
Update README.md 2018-07-11 08:50:52 -07:00
Sagar Karandikar b44442f376
Docs status badge 2018-06-19 14:00:23 -04:00
Sagar Karandikar f0862434ad good to release, remove staging messages 2018-05-21 15:57:51 +00:00
Sagar Karandikar 8410bfb77c fix spelling 2018-05-20 23:45:25 +00:00
Sagar Karandikar e1aea6c39c update messages 2018-05-20 23:31:29 +00:00
Sagar Karandikar 65aacb985c add staging messages in case someone finds repos/docs by accident while we're testing 2018-05-20 17:38:52 +00:00
Sagar Karandikar df59474edc lightning talk links 2018-05-18 18:12:48 +00:00
Sagar Karandikar fb17ce62a4 paper links 2018-05-18 18:05:49 +00:00
Sagar Karandikar cb8a30a917
Update README.md 2018-05-17 10:56:49 -07:00
Sagar Karandikar bba9dea481 New squashed FireSim repo for open-sourcing
This is the new FireSim repo that will be open-sourced. This commit
matches the state of the repo at commit
031132485840608f111e6c745d8140b5def6d857 of the original FireSim
repo, which now lives at
https://github.com/firesim/firesim-prerelease

All future FireSim development will happen in this repository. The
FireSim pre-release repo is maintained privately only for archival
purposes (e.g. if someone needs to do git blame on a file) - no new
commits should be made on the pre-release repo.
2018-05-13 19:40:34 +00:00