Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoCC Interface and Basic Example Implementation #2183

Open
wants to merge 69 commits into
base: devel
Choose a base branch
from

Conversation

ATWeatherly
Copy link

This is the RoCC Interface for attaching arbitrary accelerators to a RISC-V host and one implementation of a basic accelerator using this RoCC interface.

1 - Targeting origin devel

2 - Merged with origin devel right before this request

3 - All original tests still pass locally

@sst-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@hughes-c hughes-c self-assigned this Jul 30, 2023
@hughes-c hughes-c self-requested a review July 30, 2023 20:39
@hughes-c hughes-c added this to the SST V13.1.0 milestone Jul 30, 2023
Automatically Merged using SST Master Branch Merger
Automatically Merged using SST Master Branch Merger
Automatically Merged using SST Master Branch Merger
@sst-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@sst-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@ATWeatherly
Copy link
Author

ATWeatherly commented Apr 12, 2024

Here is a model of a fully functional MVM accelerator using this RoCC interface:
https://github.com/PlatinumCD/sst-elements/tree/basic_rocc/src/sst/elements/golem

See vroccanalog.h for interface usage

@sst-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@sst-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@ATWeatherly
Copy link
Author

Interface can now be used to attach up to 4 accelerators that adhere to the RoCC specification. Python test driver updated to show how to attach multiple accelerators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants