Skip to content

[DRAFT] Spatz integration#168

Draft
Bumblebee00 wants to merge 88 commits into
pulp-platform:develfrom
Bumblebee00:spatz-integration
Draft

[DRAFT] Spatz integration#168
Bumblebee00 wants to merge 88 commits into
pulp-platform:develfrom
Bumblebee00:spatz-integration

Conversation

@Bumblebee00

@Bumblebee00 Bumblebee00 commented Mar 2, 2026

Copy link
Copy Markdown

This pr aims to add Spatz platform

Added

  • Deeploy/Targets/Spatz/Deployer.py, Platform.py have been added (but for now SpatzMapping contains only the mapping of Add that is from Deeploy.Targets.Generic.Bindings)
  • DeeployTest/Platforms/Spatz/main.c, DeeployTest/testUtils/platformMapping.py to be able to generate c code. The generated c code I tested it compiling manually and executing on the Questa Sim-64 simulator

Changed

  • nothing

Fixed

  • nothing

PR Merge Checklist

  1. The PR is rebased on the latest devel commit and pointing to devel.
  2. Your PR reviewed and approved.
  3. All checks are passing.
  4. The CHANGELOG.md file has been updated.
  5. If the docker was modified, change back its link after review.

Bumblebee00 and others added 30 commits March 2, 2026 19:31
@bowwwang bowwwang added the Feature Addition of new features label Jun 12, 2026

@bowwwang bowwwang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Mattia,

Thank you very much for the hard work. In this review, we focus on which files are necessary for a commit. I would advise you to remove all the unnecessary tests, including the input/output, and the network generated, so we keep a clean work tree.

After this, we can do a more detailed review of the implementation quality and eventually make your contribution visible to the world.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is unreadable somehow. Is this MatMul/Big test is necessary to upstream it to main, or it is only for testing?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove all the unnecessary test cases and the generated data and networks

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

Labels

Feature Addition of new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants