- AI Power GPU Cloud Platform Guide, CN: 切换为中文版.
- QQ group:
811516112
,🖼 QR code - WeChat group:🖼 QR code,If the QR code is expired, please contact WeChat ID
ly18597591102
to join the group - WeChat Official Account:
aipowergpu
,🖼 QR code - If you have any questions, please issue or discuss in the group
- 🎬 YouTube video
- Tip: DBC is integral and can be used to rent GPUs
- New users can get free 💎300 DBC. For registration and receiving process, please refer to the following chapters. (Double the international user rewards, please contact group manager)
- User can get 💎200 DBC by inviting a new user. (Double the international user rewards, please contact group manager)
- 🕹 Administrators
- ✨ Registration with Rewards
- 🗝 Login
- 📃 Rent
- 🐛 FAQ
- How to monitor GPU?
- How to get DBC?
- How to transfer?
- How to sell?
- How to apply for invoice?
- What operating system is the server?
- What is the CUDA version?
- How to use Pycharm to connect to the server?
- Why is there no preset frame?
- Where is the jupyter file path?
- What is the python version?
- How to forward server port for tensorboard/jupyter, etc?
- How to transfer files?
- Will the data be saved after expiration?
- What are the charging rules?
- 💫 Propaganda Picture
- Promotion Administrator(Wechat ID:DBC-Lee,WeChat nickname:DBC / QQ ID:191279367):Responsible for reviewing/issuing registration awards
- Technical Administrator(Wechat ID:fengbs600220,WeChat nickname:deepbrainfeng):Responsible for technical after-sales service
- Use PC browser to open
🚀AI Power
website www.aipower.xyz - Click "start renting GPU"
- Click "create wallet account"
- Enter your password and click "create"
- Download the encrypted file and save it. Click "continue"
- Copy the private key and save it, then click finish
- Click “How to buy DBC” and buy at least $0.15 to bind the mailbox. If you have alipay, you can also switch the language to Chinese by clicking the button in the top right corner and then pay with alipay
- Go back to 🚀
AI Power
, copy your address,and then click “我的GPU容器(My GPU container)” (The DBC you just topped up will arrive in a few minutes)
- Click “Email”
- Click “Receive email” and you will receive an email with a number, enter the number and click “binding”
- After binding, Fill in the referrer's address (Fill in the address of your referrer, or skip this if there is no special referrer), your wallet address and the screenshot. Send a message to the group (Click here to join) and @DBC (WeChat Group:@DBC,QQ Group:@191279367)(🕹 Administrators), Please ensure that all information is filled in completely (please refer to the figure below for the screenshot).
- format:
Referrer's address: My address: [screenshot of your wallet] * If you are an international user, please contact the group manager to get double rewards.
- The administrator will deal with it after seeing it. Normally within one day, please wait
- After obtaining DBC, please refer to 📃 Rent. On the server, you can execute 'python3' command to run script, and 'pip3' to install library
- Two method:
- Encrypted file login: select the encrypted file saved when registering and enter the password
- Private key login: enter the private key
- Download SSH tool
MobaXterm
- Open 🚀
AI Power
website, click “machine llist”, wait about 10 seconds for the list of available machines to be displayed. Then choose one server to trial or rent. It is recommended to set a little more time, when the time is over, the system will automatically shut down the server. If the task runs out in advance, you can go to "my GPU list" and cancel the rental, the rest of the time will be returned to your account by DBC.
- Confirm the order
- It will jump to the corresponding CPU/GPU container page and let’s wait for the system to check the machine environment
- After the check, let's click “支付(pay)” and then you will receive an email containing the account and password of the server and some information
- Open MobaXterm and select "New session" to create a New connection
- Enter the server address and port number, and then click OK
- Enter the account(root) and the password (No characters are displayed during the input). Press enter and click "Yes"
- After successfully logging in, you can use the server normally. You can manage the server files on the left and there is a terminal on the right. Enter the
server file name .py
to run the python script, which has been preinstalled with Pytorch, Tensorflow, and so on the right. During formal training, it is recommended to use the screen command (screen -S name
) to create an offline terminal. The training file on the offline terminal is more stable. Even if you exit locally, the server will continue to execute the script. The next time you log in to the server, you can use the commandscreen -r -d name
to enter the previously created terminal.
- By configuring
X11-uploding
, you can even write scripts directly in the local graphical interface or display the graphical interface of the server-side software.
- This column summarizes solutions to common problems. Please try the following solutions first. If you still can't solve them, please contact the technical administrator (🕹 Administrators).
- On the PC side, it is recommended to use 【Ctrl】 + 【F】 to locate the problem.
- command:
watch -n 1 nvidia-smi
- a. Take part in the activities to get free DBC.
- b. Open “🚀
AI Power
- My Wallet - How to buy DBC (blue font)” and recharge. - c. Open "Lease GPU" to get DBC.
- Open 🚀
AI Power
, Enter “My Wallet”, Enter the receiver's address and transfer amount in the transfer box and click "send".
- Open “🚀
AI Power
- My Wallet - 如何出售DBC(orange font)”, Choose the right way to sell.
- Please contact the promotion administrator, we will dock with the financial staff.
- The operating system of each machine may be different, including Ubuntu16/18/19, etc. Please refer to "Machine list" for details.
- Generally, it is 10.0. The situation of each machine may be different. You can check it through trial first and entering the command
nvcc-V
.
- Only Professional version of Pycharm has ssh interpreter function.
- Only python3 has a preset frame. Enter
python3 fileName.py
to run your files. You can usepip3 install frameName
or upload a wheel to install a frame.
/code
- We can use
!pwd
to get the current path.
- We can choose the mirror when we rent the machine.
- For pytorch1.1 version mirror, the default are python3.5 and python2.7. And we can use
conda activate python367
to activate python3.67, andconda deactivate
to go back. - For pytorch1.4 version mirror, python3.67 has been activated. After deactivating, they are python3.7 and python2.7.
- For pytorch1.1 version mirror, the default are python3.5 and python2.7. And we can use
- Method 1. Configure the x11-forwarding to forward server GUI, and then launch the browser on the server.
- Method 2
- For small files, you can transfer them through the left graphical interface of the MobaXterm.
- For large files, it is recommended to transfer through the private network disk provided in the email you receive at the time of rental, which is fast.
- When the lease expires, the container will be deactivated. If your wallet balance is less than 20000DBC, the container will be destroyed immediately. If your wallet balance exceeds 20000DBC, all data will be automatically retained for 7 days (the wallet balance must also exceed 20000DBC during this period).
- In addition, data can be saved by renting the CPU container, and no charge will be incurred by pledging DBC, but the charge will be charged by renting it.
- The price of each machine is different, so it is recommended to choose the most cost-effective one.
- You can withdraw the rental in advance, only the actual fees will be charged, and the remaining fees will be returned to your wallet.
- in production