יצירת סביבת ריצה
בדף הזה מוסבר איך ליצור, להפעיל ולמחוק סביבת זמן ריצה ב-Colab Enterprise.
אתם יכולים ליצור זמן ריצה כדי להריץ קוד בזמן ריצה עם הגדרה שונה מזו של ברירת המחדל. זמני הריצה נוצרים על סמך תבנית של זמן ריצה, שכוללת מפרטים כמו סוג המכונה וגודל הדיסק.
במאמר Runtimes ותבניות של Runtimes תוכלו לקרוא מידע נוסף על Runtimes.
לפני שמתחילים
- נכנסים לחשבון Google Cloud . אם אתם משתמשים חדשים ב- Google Cloud, צרו חשבון כדי שתוכלו להעריך את הביצועים של המוצרים שלנו בתרחישים מהעולם האמיתי. לקוחות חדשים מקבלים בחינם גם קרדיט בשווי 300$ להרצה, לבדיקה ולפריסה של עומסי העבודה.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
Roles required to select or create a project
- Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
-
Create a project: To create a project, you need the Project Creator role
(
roles/resourcemanager.projectCreator), which contains theresourcemanager.projects.createpermission. Learn how to grant roles.
-
Verify that billing is enabled for your Google Cloud project.
Enable the Agent Platform, Dataform, and Compute Engine APIs.
Roles required to enable APIs
To enable APIs, you need the Service Usage Admin IAM role (
roles/serviceusage.serviceUsageAdmin), which contains theserviceusage.services.enablepermission.