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

Building a docker image with ricopili #57

Open
oskarvid opened this issue Sep 3, 2018 · 3 comments
Open

Building a docker image with ricopili #57

oskarvid opened this issue Sep 3, 2018 · 3 comments

Comments

@oskarvid
Copy link

oskarvid commented Sep 3, 2018

The current installation process seems to demand interactive input from the user, but this makes it impossible to automatically install it in a docker image.
Would it be possible to add a configuration option that predefines all paths and other requirements to make it possible to install ricopili into a docker image? It could be something like "./rp_config --use-config config-file.conf" where config-file.conf contains everything that would otherwise have been provided manually by the person installing it. What do you think?

@rkwalters
Copy link
Contributor

rkwalters commented Sep 6, 2018 via email

@stephanripke
Copy link
Contributor

so after some months I think we got a bit further on both topics.

  1. there is a custom-installation that work on all environments without going into the source code. we are starting to get first experience reports and it's not perfect but you might want to look into it.
    please look into this here: https://docs.google.com/document/d/14aa-oeT5hF541I8hHsDAL_42oyvlHRC5FWR7gir4xco/edit?ts=5c041ab9#heading=h.clyzm24wfoeu

  2. it's now possible to run ricopili is serial mode but with using multiple cores on the local machine (--serial and --sepa INT)

let me know if this helps anything.

@mchimenti
Copy link

Question about point 2 above: Could I use ricopili in serial mode with --serial and --sepa INT and then submit that command line to qsub on only one full node?

For example:
qsub -q our_q -N ricopili ricopili --serial --sepa 28 ....

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

No branches or pull requests

4 participants