need we set SAMARI PATH before we make file
Open
- Dominant language
- C++
- Stars
- 250
- Forks
- 89
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
what we should set for the PATH and ARCH before we make file. I use PETSC before and here is an example to makefile:
export PETSC_DIR="/panfs/pfs.local/work/zczheng/m045z586/petsc-3.4.5"
export PETSC_ARCH="arch-linux2-c-debug"
make ex45
What should we set before we use SAMARI? Thanks.
Contributor guide
Research direction
Start by reviewing the repository's build instructions and the Makefile entry used by `make ex45`, then compare the required SAMRAI environment with the PETSc PATH and ARCH example in the issue. Done means documenting which PATH and ARCH values users must set before building.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, hpc
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100