Release Notes

Release Notes

Release Notes (July 15, 2023)

We're excited to announce several updates to Denvr AI Cloud!  Here's what's new:
  1. Virtual machines: UI and API is released to support virtual machine for 4-GPU A100 PCIe full nodes.  VMs should be used by teams requiring Infrastructure-as-a-Service to run full operating systems and services, or directly manage drivers and SDK frameworks.
  2. Containers: support for user containers in addition to our published application library (PyTorch, MatLab, etc).  Containers are pulled from remote DockerHub and allows the user to manage their own software development lifecyle.
  3. InfiniBand: the MSC-1 cluster has been upgraded to 800G non-blocking networking for use by HGX A100 SXM nodes.

Release Notes (Apr 14, 2023)

We're excited to announce several updates to Denvr AI Cloud!  Here's what's new:
  1. Scratch storage: HGX nodes have upgraded scratch providing 12 GB/s single-stream read/write (a 400% improvement).  We now pre-configure memory cache that achieves a total throughput of 20-30GB/s under common workloads, helping to achieve 100% GPU utilization.
  2. Applications: PyTorch 2.0 was released by NVIDIA in their NGC container catalog and is now a supported in Denvr AI Cloud
  3. User interface: ongoing enhancements to simplify provisioning.  A new multi-node Ubuntu 22 package is available for multi-node users that deploys full InfiniBand clusters (controller and worker nodes using OpenMPI) in less than 45 seconds.

Release Notes (Jan 16, 2023)

We're excited to announce several updates to Denvr AI Cloud!  Here's what's new:
  1. MSC-1: the Calgary Modular SuperCluster is launched and includes NVIDIA A100 GPUs in both on-demand and reserved node configurations.
  2. User management: tenant admins can now create users, lock and unlock, and reset passwords without requiring support assistance.
  3. Cost and usage:  the cloud console now displays full visibility of tenant costs by application, user, and resource type.
  4. Matlab:  this new application can be enabled for Tenants that require it.  Licenses are self-supplied by logging into the application with your Matlab userid.
  5. Tenant limits: to ensure availability for all Denvr Cloud users, we have implemented a cap of 10 on-demand GPUs per Tenant.  You can request changes to the limit by contacting support or your account manager.

    • Related Articles

    • Is there an API to manage applications

      The Denvr Cloud API is currently in development for 2023 release, and will support REST APIs for: User management Application management (deployment, status, stopping apps) Utilization Billing Terraform providers will also be available for ...
    • Application bundles

      Overview Denvr Dataworks offers a new type of application deployment called "Application Bundles". An application bundles packages together all resources necessary to operate a user application, including: Application code in the form of containers ...