init_compute

Start the platform and initialize the computing environment.

init_compute.start_compute_platform()

Start-up computing platform. The steps are as follows: 1. initialize the SQL database. 2. Start to read message from Redis database if data exists in the Redis database. 3. Initialize the working directory on each worker. 4. Start checking GPU usage at regular intervals.