dmitriy-philimonov

Results 7 comments of dmitriy-philimonov

> Another problem is the conflict with #1620, which is an attempt to unify the GPU meter structure to one interface. I looked through 'main' branch implementation of the GpuMeter....

> I fear the option of `--enable-nvidia-jetson` will make future board-specific customizations add similar configure options. That would make things unmaintainable. The main purpose of the commit was to minimize...

> > > I fear the option of `--enable-nvidia-jetson` will make future board-specific customizations add similar configure options. That would make things unmaintainable. > > > > > > The...

Changes: 1. Rebased. Honestly, I've left all GPU-related code unchanged. It utilized the different kernel API, might work with nvidia jetson one day, who knows? 2. Additionally pushed the per...

I've left all the deep details in both: the commit message and the NvidiaJetson.c file. Have a look, please. @BenBE Finally, with "Jetson GPU" Meter and "g" hot key applied,...

Fixed issues, @BenBE, have a look, please.