Add a Studio
Select the Studios tab, and then select Add Studio. The options available are:
Compute environment requirements
For AWS Batch compute environments:
- CPUs allocated: The default allocation is 2 CPUs.
- GPUs allocated: Available only if the selected compute environment has GPU support enabled. For more information about GPUs on AWS, see Amazon ECS task definitions for GPU workloads. The default allocation is 0 GPUs.
- Maximum memory allocated: The default allocation is 8192 MiB of memory.
EFS file systems
If you configured your compute environment to include an EFS file system with EFS file system > EFS mount path, the mount path must be explicitly specified. The mount path cannot be the same as your compute environment work directory. If the EFS file system is mounted as your compute environment work directory, snapshots cannot be saved and sessions fail.
To mount an EFS volume in a Studio session (for example, if your organization has a custom, managed, and standardized software stack in an EFS volume), add the EFS volume to the compute environment (system ID and mount path). The volume will be available at the specified mount path in the session.
For more information on AWS Batch configuration, see AWS Batch.