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

Support '--nv' (non nvccli binding only method) with OCI launcher. #1033

Closed
Tracked by #598
dtrudg opened this issue Oct 10, 2022 · 0 comments · Fixed by #1207
Closed
Tracked by #598

Support '--nv' (non nvccli binding only method) with OCI launcher. #1033

dtrudg opened this issue Oct 10, 2022 · 0 comments · Fixed by #1207
Labels
enhancement New feature or request roadmap Features / changes that are scheduled to be implemented

Comments

@dtrudg
Copy link
Member

dtrudg commented Oct 10, 2022

Implement the legacy --nv GPU library binding for NVIDIA cards in the OCI launcher flow.

  • Identify NVIDIA libraries and binaries to bind into the container, using the existing code that relies on nvbliblist.conf.
  • Bind these into the container at /.singularity.d/libs or another appropriate specific path.
  • Add the appropriate LD_CONFIG and PATH environment so that they are picked up in the container.

Do not implement any nvccli functionality. The OCI launcher should use NVIDIA's own OCI hook approach for proper compatibility, and this will be added at a later point.

@dtrudg dtrudg added this to the SingularityCE 3.11 milestone Oct 10, 2022
@dtrudg dtrudg added enhancement New feature or request roadmap Features / changes that are scheduled to be implemented labels Oct 10, 2022
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 20, 2022
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 20, 2022
dtrudg added a commit to dtrudg/singularity that referenced this issue Dec 20, 2022
edytuk pushed a commit to vzokay/apptainer that referenced this issue Feb 14, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Feb 23, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Mar 31, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue May 24, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue May 24, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 14, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 14, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 14, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jun 16, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 4, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 11, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 21, 2023
edytuk pushed a commit to vzokay/apptainer that referenced this issue Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Features / changes that are scheduled to be implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant