Skip to main content Start main content

AI Subsidy Scheme provided by Cyberport and Science Park

The HKSAR announced the launch of the Artificial Intelligence Supercomputing Center (AISC) to support Hong Kong Research in August 2024. In addition to UBDA computing, many PolyU users has also inquired the opportunity to coordinate with the Cyberport and Science Park for the use of their high-performance computing facilities. Therefore, UBDA reviewed and compared the differences in their services and listings as shown below.  

The high-performance computing facilities of Cyberport’s and Science Park’s are Nvidia DGX H800.

 
Server Providers Artificial Intelligence Supercomputing Centre (AISC)
@Cyberport 

 Digital Service Hub
@Science Park

Subscription Submit Artificial Intelligence Subsidy Scheme(AISS) Application form with project proposal and financial proof Sign up for an account via Web-Portal OnePass
Subscription Model Monthly (min. 3 months – max. 12 months) Daily or Monthly basis
Rental H800 Resource Per DGX H800 Node (min. 1 node – max. 10 nodes) Per H800 Card (Min. ¼ H800 card – max. 8 H800 cards)
List Price HKD 320,000 node/month HKD 14,400 card/month*
Discount
Successful AISS applicants will be subsidised up to 70% of the list price

1. 7 days extra for each monthly subscription.
2. 1 month free trial
Payment Successful AISS applicants need to make the HKD 320,000 upfront payment after signing agreement Visa, MasterCard, AlipayHK, and Faster Payment System (FPS)
Download
AISC – Briefing PPT
AISC – Technical Spec
DSH Computing -Brochure 
Website https://aisc.cyberport.hk/aiss/ https://sp.hkstp.org/digital-infra
* Refer to the list price at the science park 
 H800 Resource Daily (HKD)  Monthly (HKD) 
 1/4 Card  -  3,600
 1/2 Card  -  7,200
 1 Card  1,440  14,400
 2 Cards  2,880  28,800
 4 Cards  5,760  57,600
 6 Cards  8,640  86,400
 8 Cards  11,520  115,200

 

In addition to hardware specification and rental pricing for the NVIDIA DGX H800 systems, many PolyU staff and researchers have requested operational details of the HK Cyberport platform to aid internal budgeting and research planning. The following information is provided for reference only and may not reflect the latest updates. 

Since June 2025, a special subscription scheme is available starting from HKD 1,800 per month, open to all Hong Kong registered companies. Usage options range from 1/8 GPU to a full H800 card, with subscription duration from one (1) to three (3) months. If budget is permitted, users may consider this plan to explore the AISC’s feature and capabilities. 

Download:

1. AISC Special Scheme Brochure
2. 
AIOP User Manual
3. Application Form (also available via Online Enquiry)

 

The following section outlines the technical requirements and limitations of the AISC. Students and researchers should carefully access whether these configurations and constraints align with their project needs and technical skill sets. 

 

For More Information, please visit the Cyberport AISC Official Page for full details, or contact Louis CHAN (louischankk@cyberport.hk)

 

HK Cyberport AISC Platform and H800 Systems

The HK Cyberport AI Supercomputing Centre (AISC) is accessed through the Artificial Intelligence Operation Platform (AIOP), a secure web-based GUI for datasets uploads, resource management, and job monitoring. Access to the AIOP is strictly limited to pre-registered (whitelisted) IP addresses. Authentication requires a user ID, password, and mobile token (2FA). Session typically lasts several hours, and all computational operations are confined to the Cyberport AIOP VLAN to minimize attack surfaces. 

Users interact with the platform through the AIOP portal, where they manage accounts, compute resources, storage, and AI applications. Workloads are launched either by provisioning Kubernetes containers or by submitting job via SLURM, the platform’s job schedular. 

Please note that AIOP is intended primarily for intensive AI training and experimentation. Users are expected to fully develop and validate their code locally before submitting it to the AIOP. Production services are not permitted, as public internet access and TCP port exposure are disabled for security compliance.

AIOP operates as a secure platform for NVIDIA DGX H800 systems, making it well-suited for startups or research groups with large budgets and advanced technical capabilities. It offers integrated support for both Kubernetes and SLURM, supporting dynamic and efficient workload execution. 

 

Internet Access Restrictions

Internet access on the AISC platform is strictly restricted to uphold high standards of security and data protection. By default, no internet connectivity is provided. Any request for access must be submitted on a per-domain basis with a valid justification. Approval is at the sole discretion of the AISC term. 

Due to this no-internet policy, users cannot ping external sites (e.g., Google), install packages via Ubuntu's official online repositories, retrieve online datasets, or use cloud-based APIs during runtime. To support offline operations, the AISC team offers a shared mount disk containing pre-downloaded resources, including package repositories, Docker images, AI tools, and applications, allowing users to set up their computing environments without needing internet access. 

If interest access is required (e.g., to reach specific HTTP domains), users must submit a formal request to the AISC team for individual domain whitelisting. Access to website categorized under social media, entertainments, file-sharing, personal email, and messaging platforms are strictly prohibited. Once approved, user may configure a proxy certificate to access the whitelisted domains. The total data transfer limit is 20GB for both uploads and downloads. For data exceeding this limit, user must utilize the AIOP portal or visit the onsite facility in person. 

Additionally, the AIOP is an air-gapped system, meaning it is completely isolated from external networks. As a result, SSH and RDP access to provisioned resources is blocked, and no TCP ports are exposed. Users must interact with their deployed containers exclusively through the AIOP portal console. The platform is designed primarily for model training and is not intended for general development or debugging tasks. 

 

Dateset Upload and Storage 

All data and files must first be uploaded to the Redzone storage via the AIOP portal’s graphical interface, where they undergo mandatory scrutiny scanning. Each upload file is automatically scanned by AIOP's antivirus servers to ensure platform integrity. The standard upload limit is 50GB per file. For larger files, users must contact the AISC Support Team to arrange an onsite upload in person. 

Once scanning is complete, users can manage their files by selecting, copying, or moving them into their project storage. Files stored in project storage can then be mounted and accessed by Kubernetes containers created by users.

Each rental DGX node in the HK Cyberport AIOP includes 5TB of NVMe-based high-performance storage (via DDN Lustre FS) and 10TB of SDD-based capacity storage (via Dell PowerScale) for datasets and workloads.

Workflow

  1. Upload to Redzone: Use the AIOP portal to upload datasets to Redzone (max. 50GB per file).
  2. Transfer to Project Storage: Move scanned files from Redzone to Tier1 (5TB/node) or Tier2 (10TB/node) project storage.
  3. Mount to Containers: Attach project directories from Tier1 or Tier 2 storage to Kubernetes containers for workload execution.
  4. Access via H800 GPU: Run AI computations on the mounted datasets. 

Due to the air-gapped architecture, users cannot access their containers via SSH or SFTP.

 
All data uploads and downloads must be handled through the AIOP portal interface, which includes mandatory virus scanning and file staging workflows. Internet connectivity is disabled on the H800 systems, meaning users cannot retrieve online datasets or use cloud-based API during runtime. Alternatively, user may visit the AI User Experience Room located at Cyberport for direct data access, which require pre-registration and physical presence. 

 

Workload Execution in Isolated H800 Systems

There are two ways to run workloads on the Cyberport H800 systems; (1) by running containerized Docker applications, or (2) by submitting jobs via SLURM. Both ways require users to be skilled in mastering Kubernetes operations within an offline, user-level environment. If you are not familiar with these Linux-based skills, you are advised to begin with their latest AI Special Scheme, which offers access to 1/8 of an H800 GPU card for HKD. 1,800 per month. This plan includes 3 CPU cores, 32GB RAM, 10GB of GPU memory, and 1 pod (a container deployable unit).

If you’re interested, pleas click the Online Enquire link

IMPORTANT NOTE:  

  1. Deploying a private container image requires a minimum of 2 pods (one for the registry service and another for running the container from that registry). This setup demands at least a ¼ card plan, starting at HKD 3,600/month. 
  2. Running a SLURM workload manager requires a full DGX node, with a starting cost of HKD 320,000 /month

Below is a description of AISC Kubernetes environment for your information. 

 

Offline Software Installation

The HK Cyberport AIOP runs in an air-gapped Kubernetes environment with no internet access. To install software, users must manually download ".deb" packages, upload them via the AIOP web interface to their mounted drive, and extract them using "dpkg -x" within their home directory. This method applicable for lightweight, self-contained command-line tools like tmux, vim or git that have minimal dependencies and do not require system services or post-installation scripts. 

 

No Root Permission in Containerized Environment

Due to strict security polices, the AIOP disables root access in containers. Commands like "sudo", "chroot", and "apt install" are restricted by design. This aligns with practices to prevent container breakout in multi-tenant Kubernetes environments. To comply with these constraints, users should locally build self-contained Docker images with all required tools and dependencies upfront, then upload them (typically as .tar file)  to AIOP's user-provisioned registry for deployment. 
 

Uploading Private Container Images into Registries

In the air gap environment, public registries (such as Docker Hub, Hugging Face, or GitHub Container Registry) are inaccessible, preventing direct image transfers. Users must set up a private registry pod within AIOP to mange image uploads. While connected via the AISC VPN, images can be copied from your local registry using tools like "Regclient" or Docker CLI. Once uploaded, the image can be pulled from the registry pod and deployed into a new container pod to run workloads within the isolated infrastructure. 

 

In conclusion, after exploring various approaches to build the intended environment, the most practical solution is to locally prepare and transfer a fully packaged container image for workload execution. While even minor adjustments may require repeating the upload process, making it tedious and time-consuming. This remains the most viable method for operating with the AISC platform. 

 
For More Information, please visit the Cyberport AISC Official Page for full details, or contact Louis CHAN (louischankk@cyberport.hk)

 

Your browser is not the latest version. If you continue to browse our website, Some pages may not function properly.

You are recommended to upgrade to a newer version or switch to a different browser. A list of the web browsers that we support can be found here