llnl / llnl/SAMRAI

need we set SAMARI PATH before we make file

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.