E4S-Project / E4S-Project/E4S-Project.github.io

update e4s installation docs

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.