Fabien Lavocat

Results 16 comments of Fabien Lavocat

Do you think it is possible to load the schema (and especially the list of OID Prefix) from AD remotely (without reading directly the file ntsd.dit)?

Thanks for the tip! I'll look at MS-DRSR a bit more.

I'm now loading the Prefix Table from the DRS_MSG_GETCHGREPLY_V6 object (it is pretty simple to do it). But, my issue is the same as I have before, I don't get...

Actually, I have the prefix in properly loaded from the MS-DRSR request: {[18467, 1.2.840.113556.1.4.7000]} Now, I need to find a way to map the ID 2292510558 to the prefix 18467...

ok, it's done, I've created the pull request.

@jasonacox I am on 23.44.0 and your code works for the APIs `api/meters/aggregates` and `api/system_status/soe` but not `api/devices/vitals` (as discussed earlier in the thread, that endpoint seems to be gone...)

You're not doing anything wrong. Your MacBook doesn't have a NVidia GPU that is capable to do the treatment. So, your CPU is working instead. The process on a CPU...

You've set 2000 iterations, on your CPU, simply multiply 50 minutes by 2000. On a GPU it should take less than 8 minutes

The only lines in the terminal you will see are the iterations. "Iteration xx, Cost xx" But it will take 50 minutes (according to your first post) to show the...

Unfortunately not. You need an NVidia card in order to have the NVdia tools (drivers, Cudnn...)