Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Frequently Asked Questions

  1. Can I run a Singularity container with x86 architecture image on an IBM ppc64le system?

...

  1. A: Singularity can not directly run x86 binaries on a IBM Power system because the bytes of machine code are different. Users need to make sure their own images are built for "ppc64le" rather than "x86".
  2. What is the option "--nv" means?
    A: The "--nv" allows the Singularity container to leverage the NVIDIA GPU on the host system.