Skip to content

Create Compute Engine with GPU and Terraform in Google cloud platform Example

License

Notifications You must be signed in to change notification settings

OptiMaps/ComputeEngineGPU-Terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputeEngineGPU-Terraform

사용방법

처음 사용하는 경우

make init

나중에 사용하는 경우

make

gcp 인스턴스만 삭제하고 싶은 경우

make clean

aws s3까지 삭제하고 싶은 경우 (완전 초기화)

make fclean

꿀팁

사용가능한 딥러닝 이미지를 보고 싶은 경우

gcloud compute images list --project deeplearning-platform-release | grep cu123

Releases

No releases published

Packages

No packages published