Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Install & Usage information to the wiki #31

Open
markplagge opened this issue Feb 27, 2017 · 4 comments
Open

Add Install & Usage information to the wiki #31

markplagge opened this issue Feb 27, 2017 · 4 comments

Comments

@markplagge
Copy link
Owner

We need to add usage information to the Wiki, for basic scenarios.
There are no installation instructions on the wiki as well - A guide would be good.

@nwolfey21
Copy link
Collaborator

nwolfey21 commented Feb 27, 2017

+1

  • Would be nice to have a simple instruction set/guide to get from nothing to running identity matrix (or some other simple test) on 4 mpi processes.
  • Example:
    • git clone
    • mkdir
    • ccmake
    • ...
    • mpirun -n 4 ...

@markplagge
Copy link
Owner Author

Do you think a docker image would be helpful for this? I use on on the Titan server for doing base install testing...

@nwolfey21
Copy link
Collaborator

Is a docker image something a non sudoer can install and setup? I'm thinking a docker image might be an alternate/additional route for install but I'm not sure it can/should replace a simple list/sequence of commands for installing.

@markplagge
Copy link
Owner Author

Yes, you are right - a docker image would not replace a list/sequence of commands for installing.
And yes, a non root user can install and run docker images on a system with docker installed. I'll do both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants