llnl / llnl/SAMRAI

Stencil example does not compile

Open
#136 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
250
Forks
89
Avg merge
34m
Merged PRs (30d)
1

Description

It seems the Stencil example in test/applications is not included in the CMakeLists.txt for compilation. Actually, it is as a comment.

I have uncommented it, but it throws compilation errors related with ForAll.h, with is incorrectly seek in pdat package.
I replaced pdat references and namespace with hier ones and now it compiles.

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.

Research direction

Start in test/applications and its CMakeLists.txt, where the Stencil example is currently commented out. Read the referenced ForAll.h and compare the pdat and hier namespaces involved in the reported compilation errors. Done means the Stencil example is included in the build and compiles successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.