Project

General

Profile

Curoverse Public Beta Program » History » Version 4

Radhika Chippada, 07/22/2015 01:03 PM

1 4 Radhika Chippada
h1. Curoverse Public Beta Program
2 1 Radhika Chippada
3 4 Radhika Chippada
Curoverse Public Beta Program gives you the ability to use Arvados for free for 6 months with 1TB of storage and 100 compute hours per month. Please visit our "Beta Program":http://lp.curoverse.com/beta-signup/ to sign up.
4 1 Radhika Chippada
5 4 Radhika Chippada
This page lists some size limits imposed by the Curoverse public beta cluster. Please note that these are not limitations of Arvados and are applicable only to this specific cluster configuration.
6 2 Bryan Cosca
7 4 Radhika Chippada
h3. API Server Request Size
8 1 Radhika Chippada
9
The maximum request size supported by the arvados API server in Curoverse public beta is 128MiB.
10
11
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.
12
13
h3. Compute Nodes
14
15
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.
16
17
The maximum number of simultaneous compute nodes is 256.
18
19
h3. Docker
20
21
Docker is not available on the standard shell node in Curoverse public beta.
22
23
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.