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

add Chapel #440

Open
wants to merge 25 commits into
base: default
Choose a base branch
from
Open

add Chapel #440

wants to merge 25 commits into from

Conversation

jeffhammond
Copy link
Member

New PRK implementation checklist

Which kernels are implemented?

  • synch_p2p (p2p)
  • stencil
  • transpose
  • nstream
  • dgemm
  • reduce
  • sparse
  • branch
  • random
  • refcount
  • synch_global
  • PIC
  • AMR

Is Travis CI supported?

  • Yes
  • No

If no, why not?

There are many good reasons why Travis CI support may not be part of your PR.
You or someone else can always add it later.
In many cases, we will add it later

Documentation and build examples

If your implementation uses a new programming model that is not
ubiquitious (i.e. included in the system compiler on most systems)
then you need to provide a link to the appropriate documentation
for a new user to install it, etc.

We strongly recommend that you add the appropriate features
to make.defs.${toolchain} if appropriate.

@jeffhammond jeffhammond self-assigned this Feb 19, 2020
@jeffhammond jeffhammond changed the base branch from master to default June 16, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant