Items in each table can be selected by clicking anywhere within their row. Selected rows are highlighted in blue. In the upper right corner of the dashboard, four buttons for navigation and managing the cloud settings are located.
Dashboard: Always brings you back to your cloud dashboard.
Change Password: Directs you to a page where you can change your password.
MFA settings: Directs you to a page to handle all multi-factor authentication settings. Here you can enable/disable the multi-factor authentication and generate Backup Tokens that can be used when your primary and backup phone numbers are not available to you.
This table contains a list of your currently running cloud machines. The Start new machine button allows you to start a new cloud machine.
The columns of the table give you information on:
User: Your username for the login to the Math2Market Cloud.
Hostname: Randomly generated name as identifier for this cloud machine.
GeoDict version: Here you can see the GeoDict version that is installed on the cloud machine. You can select between different versions when starting a new machine.
vCPUs: Number of logical CPU cores of the cloud machine.
Note! Be aware that the Number of Cores shown includes cores available through the use of hyperthreading. That means, a machine with 32 logical cores consists of 16 physical cores. Some GeoDict functionalities cannot efficiently use hyperthreading. Their speed is limited by the ability of the processor to process large amount of data and not by the ability to do many arithmetic operations. Therefore, if you select a machine with 32 cores from the list, the runtimes may be similar for using 16x parallelization or 32x parallelization, as cores available through hyperthreading may not add a significant speedup.
RAM: Size of the RAM (memory) available on the cloud machine.
Utilization: Current utilization of the hardware resources. This allows you to see whether the cloud machine is idling or a simulation is currently running. Note that these metrics are updated with a small delay.
Launch time: Time when the cloud machine was started.
Time running: Shows how long the machine has been running.
Timeout: This option is only available for jobs sent from GeoDict to the cloud. For cloud machines started from the dashboard, this option is always No timeout.
Status: In the rightmost column, the current status of the cloud machine is located. The status can be Starting, Connect, and Terminating. Click on the button when Connect is shown to open a connection to the cloud machine in a new tab.
Show password: Click on this button to show the password of the cloud machine. Enter this password when connecting to the cloud machine.
Below the list, the Terminate button is located. Select one or more cloud machines and click this button to terminate them.
Important! Once a cloud machine is terminated, all data on the machine is deleted. Therefore, make sure to upload all results to the cloud data in the dashboard before terminating. Machines that are not terminated continue to run indefinitely. This can result in high costs for running the cloud machines. Make sure to terminate all machines that are no longer needed.
The table contains a list of currently available data archives (*.zip) in the Math2Market Cloud. Click Upload new ZIP file to upload data (e.g., CT scans) to the dashboard. When starting a machine, you can select an uploaded dataset to make it available on the machine.
Zipped data archives shown in this table of the dashboard can originate from three sources:
Upload zipped files from your local machine to the cloud through the Upload new ZIP file button. Browse for a ZIP file in the dialog and click Upload. Afterwards, the uploaded data is shown in the Cloud data table and can be selected when starting a new machine.
Upload the project folder of a running cloud machine. You can upload the project folder by double-clicking the copyProjectFolderToDashboard.py script on the desktop of a running cloud machine.
When using the GeoDict Cloud all inputs and results are automatically uploaded to the Cloud data as ZIP archives. They are named by an automatically generated sequence of numbers and letters. Therefore, you cannot identify if the ZIP file contains inputs or results and to which job these files belong. If you want to download input or result files, either do so directly from GeoDict or from the Jobs panel.
Click on the ZIP archive name that is shown in blue to download the file to your machine. Click Delete delete all selected ZIP files.
Important! The Cloud data allows you to exchange data between local and cloud machines and can also serve as short-term storage, e.g., for storing results after working in the cloud and using these results to start a new cloud machine the following day. It should not be used as long-term storage for data.