Terry Rankine

Results 18 comments of Terry Rankine

Axis controls in a config file would be great! Even if its not in the gui yet - just what file to edit would be great

```Dec 05 21:26:14 theblob kernel: [drm:mes_v11_0_submit_pkt_and_poll_completion.constprop.0 [amdgpu]] *ERROR* MES failed to response msg=3 Dec 05 21:26:14 theblob kernel: amdgpu: failed to remove hardware queue from MES, doorbell=0x1002 Dec 05 21:26:14...

> 5.15.0-94-generic Any reason you want to run the older kernel? A few people are experiencing better results on the newer kernels, and the 6.0.2 drivers. I got to a...

and just checking - you are on new kernels with the 6.0.2 binaries or your code compiled against the 6.0.2 libs? (yes - i have had to compile pytorch against...

So the pytorch stack seems to 'find itself' in the venv folder - so before you build - make sure you dont have other pytorch things in your venv.... delete...

https://packages.ubuntu.com/search?keywords=libtinfo which one have you got installed?

#sidenote - https://python-poetry.org/ - pretty sure this would help the whole torch-vision and torch-audio depending on torch thing...... not my monkey. I have the build working. If you are building...

and that looks like this ``` -- Git branch: main -- Git SHA: 02586da797dbfa201721d2080e2171805202f72c -- Git tag: None -- PyTorch dependency: torch -- Building version 2.2.0a0+02586da running bdist_wheel running build...

sorry @automatic-dolphin - im not using anaconda here. and dont have your build tree / command to try replicate