Skip to content

ENH: Add support of ARC architecture#9692

Merged
charris merged 1 commit into
numpy:masterfrom
abrodkin:topic-add-arc
Sep 15, 2017
Merged

ENH: Add support of ARC architecture#9692
charris merged 1 commit into
numpy:masterfrom
abrodkin:topic-add-arc

Conversation

@abrodkin
Copy link
Copy Markdown
Contributor

Synopsys DesignWare ARC Processors are a family of 32-bit CPUs
which in some configurations may run Linux kernel and full stack
of applications on top of it. Among other things is Python.

With that change we allow building and usage of Numpy on ARC.

Synopsys DesignWare ARC Processors are a family of 32-bit CPUs
which in some configurations may run Linux kernel and full stack
of applications on top of it. Among other things is Python.

With that change we allow building and usage of Numpy on ARC.
abrodkin added a commit to abrodkin/buildroot that referenced this pull request Sep 15, 2017
This enables support for ARC cores in numpy.
Patch for Numpy is awaiting review in upstream here:
numpy/numpy#9692.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
@charris charris merged commit 7da52be into numpy:master Sep 15, 2017
@abrodkin
Copy link
Copy Markdown
Contributor Author

@charris I guess this one will be a part of v1.14, right?

@charris
Copy link
Copy Markdown
Member

charris commented Oct 21, 2017

Yes. I may do a 1.13.4 release to fix the sum bug, but it won't be much earlier, if ever, and would be intended for distributions to update their current releases.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Oct 21, 2017
@charris charris added this to the 1.13.4 release milestone Oct 21, 2017
@abrodkin
Copy link
Copy Markdown
Contributor Author

@charris Ok, was just checking. I noticed that there were a couple of minor releases and ARC support was not there. I'm not very interested in big distributions (there's no such thing for ARC yet anyways) instead build systems like Buildroot or OpenEmbedded are of more interest and there version udate is just a matter of one patch :)

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 26, 2017
@charris charris removed this from the 1.13.4 release milestone Nov 26, 2017
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.

2 participants