Skip to content

TorchGeo on EC2 with CUDA #1579

Answered by roybenhayun
roybenhayun asked this question in Q&A
Discussion options

You must be logged in to vote

managed to run several epochs successfully :->

here are working instructions with EC2 Windows Server 2019 AMI on AWS P2.xlarge instance:

CUDA setup

need to setup NVidia drivers, CUDA Toolkit and CuDNN. see https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html#install-windows

NOTE: some EC2 AMIs e.g., the one mentioned above, already come with the NVidia drvers installed.

NVIDIA Drivers

see 2.1.1. Installing NVIDIA Graphic Drivers
check if drivers are already installed

  • A: Right-click on your desktop and select NVIDIA Control Panel. From the NVIDIA Control Panel menu, select Help > System Information. The driver version is listed at the top of the Details window.
  • from cmd con…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@roybenhayun
Comment options

@adamjstewart
Comment options

@calebrob6
Comment options

@roybenhayun
Comment options

@roybenhayun
Comment options

Comment options

You must be logged in to vote
1 reply
@calebrob6
Comment options

Answer selected by roybenhayun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
dependencies Packaging and dependencies
3 participants