gggh900
gggh900
``` nonroot@nonroot-Standard-PC-i440FX-PIIX-1996:~/ROCm-4.5/HIP/build$ ls -l .. total 132 drwxr-xr-x 2 root root 4096 Dec 27 20:09 bin drwxr-xr-x 2 root root 4096 Dec 27 21:21 build drwxr-xr-x 3 root root 4096...
https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/01-basics/pytorch_basics/main.py: ``` root@sriov-guest:~/dev-learn/gpu/pytorch/tutorial# python3 pytorch-main.py tensor(2.) tensor(1.) tensor(1.) w: Parameter containing: tensor([[-0.4404, -0.1190, 0.4829], [ 0.4956, -0.3760, 0.1435]], requires_grad=True) b: Parameter containing: tensor([0.4760, 0.5684], requires_grad=True) loss: 1.0722367763519287 dL/dw: tensor([[-0.4775, 0.0949,...
##### Build Instructions * cd into the Build\Linux directory * Execute `./build_rcp.sh` * By default this performs a from-scratch build of the release version of RCP. root@gg-desktop:~/ROCm/RCP/Build/Linux# git checkout m/roc-3.1.0...
Instruction mention to define OPENCL_ICD_LOADER_HEADERS_DIR to include header and has no effect so fails. Please test before publishing, otherwise it is useless. root@sriov-guest:/git.co/khronos# env | grep OPENCL OPENCL_ICD_LOADER_HEADERS_DIR=/git.co/khronos/OpenCL-Headers/CL/ root@sriov-guest:/git.co/khronos# cd...
**Describe the bug** After lunching VM, rest api fails: curl --unix-socket /tmp/hypervisor.sock -i -X PUT 'http://localhost/api/v1/vminfo' curl: (7) Failed to connect to localhost port 80 after 0 ms: Couldn't connect...
I am through one of the most complicated and final stage of writing the transformer whole toward the end of ch10. Tons of typos are corrected and now, this line...
I was initially struggline with some of the notations used in the figures specially with 2 digit ones and I think I kinda understood now and put some of the...
### What is the version? cgm-exporter:2.1.4-2.3.1-ubuntu20.04 ### What happened? Tried grafana integration with dcgm stumbled on first even step. Right now: cuda driver installed ok dcgm installed ok. But according...