โปรแกรมคำนวณค่าใช้จ่ายเครื่องคอมพิวเตอร์สมรรถนะสูง
HPC Workload | ||
---|---|---|
เลือกประเภท | ||
เลือกจำนวน CPU | ||
เลือกจำนวน GPU | ||
เลือกรูปแบบ | ||
ระบุจำนวน ({{ this.hpc_period_type[this.hpc_period-1] }}) | ||
รวมอัตราค่าธรรมเนียม | {{ (((this.hpc_type_cpu_rate[this.hpc_type-1]*this.hpc_cpu)+(this.hpc_type_gpu_rate[this.hpc_type-1]*this.hpc_gpu))*this.hpc_period_hour[this.hpc_period-1]*hpc_period_unit).toLocaleString() }} บาท |
VM Workload | ||
---|---|---|
เลือกประเภท | ||
เลือกรูปแบบ | ||
เลือกขนาดพื้นที่จัดเก็บ | ||
ระบุจำนวน (เดือน) | ||
รวมอัตราค่าธรรมเนียม | {{ ((this.vm_type_package[this.vm_type-1][this.vm_package-1]+(this.vm_storage)*2.5)*this.vm_month_unit).toLocaleString() }} บาท |