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

Updating Singularity/Apptainer definition file and README #12

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

bvgoncharov
Copy link
Collaborator

The following is added to the container:

  1. PyPolyChord sampler and requirements (OpenMPI, mpi4py).
  2. enterprise_warp for managing enterprise_runs and accessing new samplers.
  3. bilby, as an interface in enterprise_warp to access new samplers.
  4. ipdb for debugging within the container.
  5. tqdm to enable convenient progress bar in Python scripts.
  6. scikit-learn for machine learning applications.

README.md file is added to explain how to build a Singularity/Apptainer container on Windows and Linux/Ubuntu

…arp and bilby to access other samplers for enterprise runs, ipdb and tqdm for convenience, scikit-learn for future applications
Copy link
Collaborator

@golamshaifullah golamshaifullah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good from my side

@golamshaifullah golamshaifullah merged commit a388672 into main Feb 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants