
βHow to Rent
DePin Solutions AI's rental service provides clients with customized access to computational resources, encompassing GPUs, CPUs, RAM, disk storage, and various other resources, across dedicated instances predominantly facilitated through Docker containers. Here's a concise overview of how these resources are allocated and managed within our platform: Resources Allocation: GPU: Instances receive exclusive access to one or more GPUs, ensuring no shared usage among different clients. This exclusivity guarantees optimal performance throughout the rental contract. CPU: CPU power is allocated based on the proportion of GPUs attached to an instance relative to the total GPUs on the machine, allowing for burst capabilities when extra cycles are available, with baseline power reserved during peak times. RAM: Similar to CPU allocation, RAM is distributed in proportion to the number of GPUs per instance. Instances can temporarily utilize excess RAM, subject to availability and system constraints. Disk: Disk storage is predetermined at instance creation and remains static, underscoring the importance of accurate initial sizing. Miscellaneous: Other resources like shared memory are automatically assigned in correlation with the GPU allocation, ensuring balanced resource distribution. Duration and Lifecycle: Rental contracts specify the duration each instance can operate. This lifecycle is visible prior to instance creation, with automatic cessation upon reaching the contract's end date. Hosts may extend contracts based on market conditions, although extensions are not guaranteed. Operating Environment: DePin Solutions AI utilizes Linux Docker instances, offering flexibility in utilizing any docker image, including those from private repositories with appropriate credentials. Launch Modes: Various launch modes cater to different user needs, including entrypoint/args for direct container operation, SSH for secure remote access, and Jupyter for interactive computing environments. These modes are designed to simplify connectivity and enhance the user experience. DePin Solutions AI's infrastructure aims to provide a seamless, efficient, and flexible computing environment tailored to diverse computational needs, from high-intensity AI/ML jobs to scalable, budget-conscious projects.
Last updated