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

Implement multicore and multicore instructions #6

Open
snim2 opened this issue Jun 19, 2015 · 1 comment
Open

Implement multicore and multicore instructions #6

snim2 opened this issue Jun 19, 2015 · 1 comment
Assignees
Milestone

Comments

@snim2
Copy link
Member

snim2 commented Jun 19, 2015

This will significantly affect the memory model, although the code should be quite simple. All instructions marked LABS in the reference manual require multicore support. The maximum number of cores in an Epiphany chip is 4095.

@snim2 snim2 added this to the v0.1 milestone Jun 19, 2015
@snim2 snim2 self-assigned this Jun 19, 2015
@snim2
Copy link
Member Author

snim2 commented Jul 31, 2016

Missing features:

  • SYNC instruction
  • WAND instruction
  • MBKPT instruction

Some form of workgroups (see #36)

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

No branches or pull requests

1 participant