changed k80 price for testing to $1
This commit is contained in:
parent
bf5e8d4ba7
commit
b87b46ee89
@ -22,7 +22,7 @@ export default function Boxes() {
|
|||||||
title: 'NVIDIA Tesla K80',
|
title: 'NVIDIA Tesla K80',
|
||||||
subTitle: '24 GB GDDR5 - 4992 CUDA Cores',
|
subTitle: '24 GB GDDR5 - 4992 CUDA Cores',
|
||||||
price: '$0.15/hour ($110/mo)',
|
price: '$0.15/hour ($110/mo)',
|
||||||
price_usd: 110,
|
price_usd: 1, //110
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 't1000',
|
id: 't1000',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user