📄️ Install VC Packages
Virtual Client has a dependency component that can be added to a workload or monitor profile to install dependency packages from a package store. The following section illustrates the
📄️ Wait Executor Dependency
Virtual Client has a dependency component that can be added to a workload or monitor profile to wait for given amount of time between actions/dependencies steps in VC. The following section illustrates the
📄️ Install Linux Packages
Virtual Client has a dependency component that can be added to a workload or monitor profile to install dependency packages from a package store. The following section illustrates the
📄️ Install Snap Packages
Install packages available using the Snap Package Manager.
📄️ Install Chocolatey
Virtual Client has a dependency component that can be added to a workload or monitor profile to install dependency packages from a package store. The following section illustrates the
📄️ Installation Chocolatey Packages
Install packages available in Chocolatey Package in Windows.
📄️ Install CUDA and NVIDIA GPU Drivers
Virtual Client has a dependency component that can be added to a workload or monitor profile to install CUDA and NVIDIA drivers in Linux and Windows systems. The following section illustrates the
📄️ Compiler Installation
This dependency provides support for installing either the GCC or AOCC compiler, along with any appropriate packages.
📄️ Execute Command
A dependency to execute a command on the system, in a specified working directory.
📄️ Wget Installation
A dependency to assist installing packages from a remote location using the 'wget' toolset.
📄️ Set Environment Variables
Set one or multiple environment variables on the system.
📄️ Install/Clone a Git Repo
Virtual Client git clones a public repository into VC packages directory.
📄️ Install Java JDK
The Java JDK Virtual Client uses is Microsoft Build of OpenJDK.
📄️ Install .NET SDK
The .NET SDK is a set of libraries and tools that allow developers to create .NET applications and libraries. The dependency implementation in the
📄️ Docker Installation
Docker is a platform to help develop and ship applications. Should a workload require the download of a containerized application, this dependency can assist in docker installation and setup in preparation.
📄️ MsMPI Installation
Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.
📄️ Configure MySQL Database
Virtual Client has dependency components that can be added to a workload or monitor profile to create and configure a MySQL database on the system. The following section illustrates the details for integrating this into the profile.
📄️ Install MySQL
Virtual Client has a dependency component that can be added to a workload or monitor profile to install MySQL on the system. The following section illustrates the
📄️ Install PostgreSQL Database
Virtual Client has dependency components that can be added to a workload or monitor profile to create a PostgreSQL database on the system. The following section illustrates the
📄️ Format Disks
Virtual Client has a dependency component that can be added to a workload or monitor profile to format disks before execution. The following section illustrates the
📄️ Mount Disks
Virtual Client has a dependency component that can be added to a workload or monitor profile to mount disks before execution. The following section illustrates the details for integrating this into the profile.
📄️ Install AMD GPU Drivers
Virtual Client has a dependency component that can be added to a workload or monitor profile to install AMD drivers in Linux and Windows systems. The following section illustrates the