Dear All,
I want to say really thanks for everyone. Because when I have a question, always this forum give me a precious answer
Cut to the chase, I am wondering whether I can measure the power performance of Mali GPU based on Samsung Chromebook 2.
Or any technical document about power performance when I use just one Mali GPU compute unit.
Thanks a lot, in advance
Yours sincerely,
Woojung Myung
oh sorry, the other one..
and I am doing OpenCL programming to analyze performance of GPU computation..
but is there any solution to vary the number of GPU compute unit?
Actually, I can use 2 compute and 4 compute units on SS chromebook 2,
(when I used 2 compute units and 4compute units to check the time performance, the results are not very big different. I guess it will show me 2 times time performance difference)
So I tried to make work group to compute each of work group on individual compute unit,, when I used 2 or 4 compute unit GPU device respectivley,
but when I see the time performance, also the results are almost same..
Thanks..