-
Notifications
You must be signed in to change notification settings - Fork 2
SOF-7764: instruction on how to add application container with apptainer #334
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
Conversation
✅ Deploy Preview for mat3ra-documentation ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| Apptainer definition with the finalized build steps. Below is an example | ||
| Apptainer/<wbr/>Singularity definition to build Quantum ESPRESSO container | ||
| along with its dependencies. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is pretty long, let's put into expand block?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@svbarabash to see how expand is implemented https://docs-new.mat3ra.com/cli/actions/add-software/?h=add+new#build-from-a-definition-file
| # Add New Software | ||
|
|
||
| The user can compile new software on the [Command Line Interface](../overview.md) (CLI). This is helpful, for example, after introducing some changes or patches to the source code. In order to compile such new software a special permission is required to access the master nodes of our [computational clusters](../../infrastructure/clusters/overview.md), where the compilation shall be performed. This permission can be requested by following [these instructions](../../ui/support.md). | ||
| Users can compile their own software on Mat3ra cluster via the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: ## Overview
Preview: https://deploy-preview-334--mat3ra-documentation.netlify.app/cli/actions/add-software