Do i need to kick out -gt 11 command from bat file if i want to use this new green kernel?
Yes, at least the first time, because auto-tune won't run if explicit GT value(s) are specified in the command line, or in the config.txt file. After that you can write down or copy the GT values shown when you press s in the console (or check the logs via remote management), and add these GT values in your bat file or config.txt.
If i got rig with 5 cards (1-4 AMD and 5 Nvidia) what should i write in bat file? -clgreen 1,1,1,1,0 or -clgreen 1,1,1,1
Thanks.
If you want to run the green kernels on all AMD cards, there is no need to specify multiple values,
-clgreen 1 is enough. You need multiple -clgreen values only if you want to run the green kernels only on some AMD cards, while running the normal kernels on others.
Is it possible to add rmode which will reboot PC instead of miner (want to use wdog if one cart will stuck)? Or maybe i can just put "shutdown /r /o /t 0" in reboot.bat file?
Yes, you have to put the corresponding command in reboot.bat (or reboot.sh on Linux).
Very excited to see the Linux version in fruition PhoenixMiner, great job!
We may look into this version after the beta for our customers depending on the stability.
Great!

Let us know if you have any questions.
With green kernels enabled (13 amd 570):
Went from 1624W 406 mh/s to 1590W 407.5 mh/s
Thanks

Nice, this is in line with our results. Still, YMMV as always.
Thank you, this is very helpful. Most probably the miner can't recognize the OpenCL driver and some of the most aggressive driver-specific optimizations aren't used. Can you please check if you have a line like this:
2018.09.10:06:24:11.757: main OpenCL driver version: 17.40
in the start of PhoenixMiner log (it should be among the first five to ten lines in the log file)? Also, could you please tell us the version of your AMD drivers?
AMD driver version:
17.50-511655 Thank you! We have tracked down this driver, and tuned the optimizations to work with it. It should work as intended in PhoenixMiner 3.5c, which will be released in a few minutes.