-
Notifications
You must be signed in to change notification settings - Fork 861
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
smsc/accelerator: add new smsc component #12468
base: main
Are you sure you want to change the base?
Conversation
edgargabriel
commented
Apr 15, 2024
- add smsc component based on the accelerator API IPC functionality.
- adjust smsc base selection logic to enable a pass-through mechanism with the new smsc/accelerator component
4c01aee
to
c44e222
Compare
@edgargabriel Could you explain how this change can be tested? We can run it through AWS CI. |
@wenduwan Assuming that you do not have AMD GPUs, I think the prerequisite for testing this PR would require the accelerator/cuda component to implement the missing IPC functionality. |
1e72876
to
8e3d21f
Compare
Give me a week or so to add support for CUDA. |
btw. I have no clue why the continuous-integration/jenkins/pr-head is marked as 'failed'. If you click on Details, all tests seemed to have passed correctly |
distcheck failed
|
I find jenkins pipeline graph visually misleading. The pipeline steps page shows the failure |
@wenduwan thank you, will need to check, probably forgot to add a file somewhere |
8e3d21f
to
0f3098b
Compare
0f3098b
to
9bae521
Compare
9bae521
to
d3240a8
Compare
d3240a8
to
029f04a
Compare
029f04a
to
419df02
Compare
4c906f4
to
008fe75
Compare
d5c9863
to
3a12a1a
Compare
3a12a1a
to
47b34ad
Compare
cd505fc
to
7e40436
Compare
7e40436
to
6bba9ae
Compare
6bba9ae
to
157602b
Compare
- add smsc component based on the accelerator API IPC functionality. - adjust smsc base selection logic to enable a pass-through mechanism with the new smsc/accelerator component Signed-off-by: Edgar Gabriel <[email protected]>
157602b
to
8c32cf5
Compare