fastai / course-v3

The 3rd edition of course.fast.ai
https://course.fast.ai/
Apache License 2.0
4.9k stars 3.55k forks source link

Update GCP docs to usable instances and zone #503

Closed nicklausbrown closed 4 years ago

nicklausbrown commented 4 years ago

The current documentation describes instance and zone combinations as well as a GPU instance that are incompatible. The suggested instances are as close to the original as possible. The prices have also been updated to more accurately reflect the cost of running this. Finally the conda command needed to be updated, as it was giving an error using the current code. This is well documented in the forum (https://forums.fast.ai/t/platform-gcp/27375/703) and as an issue (https://github.com/fastai/course-v3/issues/493). Includes changing the zone because T4 and P100 are not supported in the previously listed zone; as such, this pull request will still fail (https://github.com/fastai/course-v3/pull/495).

jph00 commented 4 years ago

Apologies for the very delayed merge of this PR. Would you mind fixing the conflict please, then I'll merge it.

nicklausbrown commented 4 years ago

Thanks for your patience. I think this will work now without issue.

jph00 commented 4 years ago

Super!