mludvig / aws-ethereum-miner

CloudFormation template for mining Ethereum crypto currency on AWS
270 stars 152 forks source link

The Cloudformation Stack does not seem to work on AWS G5 #18

Closed TheClone77 closed 2 years ago

TheClone77 commented 2 years ago

Any idea why the stack does not work on the new g5.xlarge instance type?

mludvig commented 2 years ago

Apparently the DeepLearning AMI is not compatible with the new G5, the NVidia driver doesn't load. I'm trying to find a better one.

mludvig commented 2 years ago

Does the new AMI work for you? Seems ok to me...

TheClone77 commented 2 years ago

Yes, it works well.