Frank Tackitt

Results 18 comments of Frank Tackitt

You could call nvidia-smi, rocm-smi, and intel-gpu-top to get load ``` nvidia-smi -q -x #query, xml output rocm-smi --json intel-gpu-top -J #json output ```

Fixed my nginx config. The domain is now serving

Python has no way to create a case sensitive directory, the only way I can find to do this is a direct call to kernel32.dll's CreateFile with FILE_FLAG_POSIX_SEMANTICS, after changing...

No clue why it's doing this, but here's a glitch the just rendered in the preview mode ![image](https://user-images.githubusercontent.com/259751/128538344-ef0eb9b2-3cc6-4012-9dd9-a48384def478.png)

@KevinOConnor I believe it is ready, and the commit now has a sign-off

@robthide37 If your Superslicer fork is based on recent code, you could also include https://github.com/supermerill/SuperSlicer/pull/3208 Assuming your A3dp slicer is generating otherwise Slic3r-like Gcodes, it can just be added as...

@jordan-woyak Builds and runs on windows, but still has the left-eye only problem. I was messing around with the swapchains, but didn't find anything. Also, I think Dolphin is not...