Insufficient cluster resources to launch trial

ray.tune.error.TuneError: Insufficient cluster resources to launch trial: trial requested 7 CPUs, 0.8999999999999999 GPUs but the cluster has only 2 CPUs, 1 GPUs, 1.37 GiB heap, 0.63 GiB objects (1.0 node:192.168.1.242). Pass queue_trials=True in ray.tune.run() or on the command line to queue trials until the cluster scales up or resources become available.

SO I understand what this error means but i don’t know if i need to repair it before i begin working on the project. I also need some advice on how to fix it.

1 Like

Hi @ava6969,

Please modify you run.sh based on your system’s configuration.

2 Likes