Hi guys,
i would like to make a simple script that add/creat a hbatch *.cmd file with this inside :
mread $JOB/render/$HIPNAME.hip
Redshift_setGPU -s 11
Redshift_setLogLevel -L 5
render /out/Redshift_ROP1
Then it would automatize my process.
Thank you for your help.