you cannot do all this in one conf file unless both your GPUs require the same number of GPU-THREADS. if your gpus require 2 different numbers of threads then you cant do it in CONF file because the GPu-THREADS parameter only takes 1 argument. can't pass two
Very good point! Forgot that GPU-Threads is a global setting...