Curoverse Public Beta Program » History » Version 1
Radhika Chippada, 07/21/2015 02:31 PM
| 1 | 1 | Radhika Chippada | h1. Scalability |
|---|---|---|---|
| 2 | |||
| 3 | This page lists the scalability limits supported by Curoverse public beta cluster. |
||
| 4 | |||
| 5 | h3. Maximum API Server Request Size |
||
| 6 | |||
| 7 | The maximum request size supported by the arvados API server in Curoverse public beta is 128MiB. |
||
| 8 | |||
| 9 | Thus this limits the size of the request that can be sent by a client when making an API request. For example, the manifest text used to create a new collection cannot exceed this limit. |
||
| 10 | |||
| 11 | |||
| 12 | h3. Compute Nodes |
||
| 13 | |||
| 14 | Each compute node in Curoverse public beta cluster uses the configuration of 16 cores, 60GiB RAM, with 300GiB of scratch space on disk to run jobs. |
||
| 15 | |||
| 16 | The maximum number of simultaneous compute nodes is 256. |
||
| 17 | |||
| 18 | h3. Docker |
||
| 19 | |||
| 20 | Docker is not available on the standard shell node in Curoverse public beta. |
||
| 21 | |||
| 22 | Users who would like to use a shell node to build Docker images can contact Curoverse support at support@curoverse.com and explain what they plan to work on. |