Glossary

Credits

Credits (formerly Alphacruncher Credits) are units of measure for additional on-demand resources and professional services outside those provided within the Nuvolos subscription itself. They can be purchased at any time provided you have a Nuvolos subscription. More information can be found in our page on the Nuvolos pricing structure.

Distribution

In this documentation, distribution refers to the dedicated functionality in Nuvolos for sharing Nuvolos artefacts, i.e. code, data, files, applications, and so forth. This is done by a push operation to stage objects and then to send them to other instances, spaces, or organisations. View our conceptual intro on distribution for a summary, or detailed information in our feature explanation for distribution.

GPU computing

GPU stands for Graphics Processing Unit. In essence, it is the separate processor controlling and coordinating image processing. Because they rely on parallel operations, GPUs can be better than regular processors at certain high-end algorithmic tasks involving stream processing of large amounts of data. Nuvolos supports the use of state-of-the-art general purpose GPU computing for this purpose as an additional service purchasable with Credits. Details can be found in our user guide for GPU computation.

HPC

HPC is short for High Performance Computing, i.e. the use of high-end computer clusters to solve complex computational challenges. Nuvolos supports HPC use cases through allocating a dedicated node for HPC, allowing for scaling to even greater levels of compute power than in the normal Nuvolos use cases. HPC needs are paid for with Credits. Details can be found in our user guide for HPC.

Instance

Instances are the lowest and most directly practical level in the Nuvolos organisational hierarchy. In terms of the workflow, they represent branches or immediate working environments of a project. Any project space can have many instances to experiment, try out different data sources or application configurations, and so forth. Two instances are always present: the master instance - which can be thought of as the source of truth about the project - and the distributed instance.

NCUs

NCUs stand for Nuvolos Compute Units. They are the unit of measurement of regular applications and the unit of account used to define the Nuvolos subscription. For more information, refer to our page on NCUs.

Organisation

In Nuvolos, the organisation is the highest level of the organisational hierarchy. It represents the basic organisational unit through which a user interacts with our product, and is primarily used for access control purposes.

Space

In the Nuvolos organisational hierarchy, spaces are the intermediate level. In terms of the practical workflow, each space corresponds more or less to a project. Access control and budgeting can be applied at space level.

Staging

In the Nuvolos architecture, 'staging' refers to the temporary area where you assign objects for distribution. Each source has its own staging area, so to distribute from multiple sources to the same target, you must distribute multiple times. Refer to this guide for details.

Last updated