Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-18 Thread Dave Page
Hi On Tue, Jan 18, 2022 at 12:24 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > The only ways to pass flags are using cli or putting it in package.json. > If we want to keep it configurable then we need to spawn in from the main > process and pass the flags. > Urgh. In

Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-18 Thread Aditya Toshniwal
Hi, The only ways to pass flags are using cli or putting it in package.json. If we want to keep it configurable then we need to spawn in from the main process and pass the flags. On Tue, Jan 18, 2022 at 2:21 PM Dave Page wrote: > Hi > > On Tue, Jan 18, 2022 at 6:20 AM Akshay Joshi < > akshay.jo

Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-18 Thread Dave Page
Hi On Tue, Jan 18, 2022 at 6:20 AM Akshay Joshi wrote: > Hi Dave/Nikhil > > On Thu, Jan 13, 2022 at 1:31 PM Dave Page wrote: > >> >> >> On Thu, 13 Jan 2022 at 07:38, Akshay Joshi >> wrote: >> >>> Thanks, the patch applied. >>> >> >> Should we really hard code this? I’m not sure the GPU would a

Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-17 Thread Akshay Joshi
Hi Dave/Nikhil On Thu, Jan 13, 2022 at 1:31 PM Dave Page wrote: > > > On Thu, 13 Jan 2022 at 07:38, Akshay Joshi > wrote: > >> Thanks, the patch applied. >> > > Should we really hard code this? I’m not sure the GPU would actually be > used much, but I really don’t know for sure. It might be, fo

Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-13 Thread Dave Page
On Thu, 13 Jan 2022 at 07:38, Akshay Joshi wrote: > Thanks, the patch applied. > Should we really hard code this? I’m not sure the GPU would actually be used much, but I really don’t know for sure. It might be, for example, for videos on our website. I wonder if this should be a runtime config

Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-12 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jan 13, 2022 at 11:53 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-6916: > Allow disabling GPU > hardware acceleration > > > -- > *Thanks & Regards

[pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration

2022-01-12 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6916: Allow disabling GPU hardware acceleration -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* RM-6916.p