Skip to main content

Billing, cost allocation and reports

OAsis HPC has 3 charges which we will discuss one by one.

  1. Monthly storage charge
  2. Resource usage charge
  3. Fixed additional charge

Storage

We charge storage every month by the maximum reserved space in gigabytes. All 3 types of file sets will be counted. You may check the current reserved space and actual consumption anytime on the account page. Click "Usage: Storage" and you should see the following charge.

storage-reports.png

The above report aggregated status among your entire account hierarchy. You may click an individual file set to inspect the breakdown status on the following screen:

storage-reports-breakdown.png

Depending on individual contracts, discounts, free-of-charge credit, and tiered pricing may apply.

Resource usage

Similar to the quotas mechanism that we have discussed, our resource charge consists of 6 meters. Go to the account page and click "Usage: Job", you should see the page. This page display usages for each sub-account.

resource-usage.png

You may click an individual account name, to further break down the usage by users.

Besides using the web portal, you may also check the current usage with the CLI client. For example to check output the above chart in the console in JSON format:

$ hc charges -a appcara -o json                                                                                                                                              15:39:58
# {
#  "account": "appcara",
#  "charges": {
#    "shared_csu": 0.0,
#    "oneasia_csu": 14.866667,
#    "oneasia_gsu": 0.7766,
#    "dedicated_csu": 0.0,
#    "shared_gsu": 0.0,
#    "dedicated_gsu": 0.0
#  },
#  "key_mapping": {
#    "oneasia_gsu": "GPU charge (Oneasia)",
#    "oneasia_csu": "CPU/Mem charge (Oneasia)",
#    "dedicated_gsu": "GPU charge (Dedicated)",
#    "dedicated_csu": "CPU/Mem charge (Dedicated)",
#    "shared_csu": "CPU/Mem charge (Shared)",
#    "shared_gsu": "GPU charge (Shared)"
#  }
# }

Depending on individual contracts, discounts, free-of-charge credit, and tiered pricing may apply.

Additional charge



download monthly bill

allocate cost, 3 ways, UI, csv, cli

utilization report

storage report

dedicated resources