E4S-Project / E4S-Project/E4S-Project.github.io
update e4s installation docs
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 6
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This page needs to be updated https://e4s-project.github.io/installation.html
It would be nice if the page was better formatted to suit code format instead of scrolling from left to right which is quite annoying.
Anyhow, I ran into issue when running
salloc -N 2 -q interactive -t 00:30:00 --image=exascaleproject/sdk:AHM19 -C haswell -L SCRATCH
srun -n 32 shifter -- /bin/bash -c 'unset CRAYPE_VERSION; . /etc/bashrc ; spack load trilinos hypre parmetis hdf5 metis openblas superlu zlib netcdf matio boost@1.66.0 scalapack suite-sparse tau; spack unload openmpi mpich; ./Zoltan'
The issue is Zoltan is not in my current directory, if this package is provided by image then the path should be updated. Based on my discussion with Sameer the image needs to be updated so all examples for docker, singularity, shifter and charlie cloud would need to be reflected using a new image.
Right now i am unable to locate Zoltan so the srun command will fail
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with installation.html and review the documented salloc and srun commands, including the referenced exascaleproject/sdk image. Check how the Docker, Singularity, Shifter, and Charliecloud examples locate Zoltan. Done means the page formatting is usable and each example reflects an updated image and a working Zoltan path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100