
Singularity
Singularity is a container solution with a focus on building reproducible software stacks and running them most efficiently on existing HPC, scientific, compute farm and...
- Free • Open Source
- Mac
- Windows
- Linux
What is Singularity?
Singularity creates a virtual environment for applications without the performance penalties associated with virtual machines. Best of both worlds: it simplifies the deployment of applications across different clusters and supercomputers by avoiding the laborious process of rehosting those applications for each distinct environment, without requiring a virtualized hardware layer.
Singularity is the container platform of choice to run deep learning and machine learning workloads with TensorFlow, Theano, SciKit.
Early containerization solutions focused on microservices and did not play well with some types of computing that rely on processing jobs instead of services, which is a requirement in the high-performance computing field. Singularity was designed from the ground up to be optimized for the kinds of performance-demanding environments used for scientific computing.
-
Targeted at emerging fields such as artificial intelligence, deep learning, machine learning, and data analytics
-
Trusted by the top supercomputing centers around the world
-
Compatible with data-intensive workloads that demand HPC-like resources
-
Integrates with container orchestration tools, specifically Kubernetes and Mesos, and also with Microsoft’s Azure Batch tool
Singularity Screenshots




Singularity Features
Singularity information
Supported Languages
- English
Comments and Reviews
Said about Singularity as an alternative
Lightweight, very easy to setup. Moving containers between servers is as easy as copying a file.
More lightweight, faster boot time
Tags
- Containers
- app-virtualization
List containing Singularity
dockerRecent user activities on Singularity
nanafauda added
aar0ntw added Singularity as alternative(s) to Crane
alexandrezanni added Singularity as alternative(s) to Packer
Singularity is a lightweight, non-invasive, easily implementable container infrastructure that supports existing workflows and focuses on application portability and mobility. With Singularity you can build containers based on your host or predefined operating system and define the execution environment. Processes inside the container can be single binaries or a group of binaries, scripts, and data.