Skip to content

Commit

Permalink
Update rates.md
Browse files Browse the repository at this point in the history
Changed "cost per quarter" to "cost per month"
  • Loading branch information
rainxfan authored Nov 20, 2023
1 parent f01204f commit 5fa4872
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions rates.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ lead: We provide services with limited resources at no cost to all
<th>Memory(GB)</th>
<th>GPU</th>
<th>Max Walltime* (Hours)</th>
<th>Cost per Quarter</th>
<th>Cost per Month</th>
</tr>
</thead>
<tbody>
Expand All @@ -52,7 +52,7 @@ lead: We provide services with limited resources at no cost to all
<td>1,500</td>
<td>2 Std.</td>
<td>96</td>
<td>$200</td>
<td>$67</td>
</tr>
<tr>
<td>HPC Priority+</td>
Expand All @@ -61,7 +61,7 @@ lead: We provide services with limited resources at no cost to all
<td>3,000</td>
<td>2 Std.</td>
<td>96</td>
<td>$400</td>
<td>$133</td>
</tr>
<tr>
<td>Standard GPU Priority</td>
Expand All @@ -70,7 +70,7 @@ lead: We provide services with limited resources at no cost to all
<td>192</td>
<td>4 Std.</td>
<td>96</td>
<td>$200</td>
<td>$67</td>
</tr>
<tr>
<td>Standard GPU Priority+</td>
Expand All @@ -79,7 +79,7 @@ lead: We provide services with limited resources at no cost to all
<td>384</td>
<td>8 Std.</td>
<td>96</td>
<td>$400</td>
<td>$133</td>
</tr>
<tr>
<td>High End GPU Priority</td>
Expand All @@ -88,7 +88,7 @@ lead: We provide services with limited resources at no cost to all
<td>256</td>
<td>4 high-end</td>
<td>96</td>
<td>$400</td>
<td>$133</td>
</tr>
<tr>
<td>Large Memory Priority</td>
Expand All @@ -97,7 +97,7 @@ lead: We provide services with limited resources at no cost to all
<td>2TB</td>
<td>-</td>
<td>96</td>
<td>$100</td>
<td>$33</td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 5fa4872

Please sign in to comment.