llnl / llnl/RAJA

Particular documentation questions

Open
#174 5 comments 0 reactions 3 assignees View on GitHub

@ajkunen is already working on this.

Since Jan 6, 2017.

API/usability documentation
Dominant language
C++
Stars
598
Forks
118
Avg merge
21h 29m
Merged PRs (30d)
1

Description

The role of the first template argument to RAJA::Layout isn't clear to me. It's int in all the tests. Based on rummaging in the source, I am guessing it's the type used for the flattened 1-D index.

In defining a view, it feels a little risky to assuming that PERM_IJK is the unpermuted permutation until I found the definition in Permutations.hxx. I wish there was something like UNPERMUTED<3> to indicate that the view is 3-D and in it's natural, unpermuted order.

Thanks,
Tom

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.