CPU/GPU rental
Last updated
Last updated
Using this service, you can rent computing power (CPU / GPU) and necessary disk space to perform tasks in the fields of ML, image processing, rendering scenes using Blender or mining.
The connection is made via the SSH protocol. Connection information can be obtained by clicking on the session in the menu Dashboard->Service sessions
Before starting you need to specify your SSH public key in Account->Settings->SSH public key field.
To generate SSH key pair:
On Windows using PuTTYGen: https://www.ssh.com/academy/ssh/putty/windows/puttygen On Linux using ssh-keygen: https://www.ssh.com/academy/ssh/keygen
Configure keys on Windows using PuTTYGen and PuTTY
First you need install PuTTY: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html​
Then run puttygen application
Press button Generate and start moving mouse cursor until key generated
Copy and paste generated public key in CUBE: Account->Settings->SSH public key
Press button Save private key in PuTTYGen and save private key file to the safe place. Run PuTTY and specify private key in Connnection->SSH->Auth->Credentials menu
Now you are able to log in to rented machine using PuTTY