Project

General

Profile

Curoverse Public Beta Program » History » Revision 2

Revision 1 (Radhika Chippada, 07/21/2015 02:31 PM) → Revision 2/4 (Bryan Cosca, 07/21/2015 05:45 PM)

h1. Scalability 

 This page lists the scalability limits supported by Curoverse public beta cluster. 

 Note: These are not limitations of Arvados; they're limitations of the specific cluster configuration. 

 h3. Maximum API Server Request Size 

 The maximum request size supported by the arvados API server in Curoverse public beta is 128MiB. 

 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. 

 


 h3. Compute Nodes 

 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. 

 The maximum number of simultaneous compute nodes is 256. 

 h3. Docker 

 Docker is not available on the standard shell node in Curoverse public beta. 

 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.