Djip007
Djip007
new patch for kernel 5.2.8 (re-base only no change...) [0002-allows-to-choose-iGPU-or-dGPU-memory-management-mode.patch.txt](https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/files/3497225/0002-allows-to-choose-iGPU-or-dGPU-memory-management-mode.patch.txt) The next patch is not needed it only help see if rocm is deactivate because of GPU is suspend (add...
update patch for kernel 5.3... buld test on 5.3-rc8 (last path don't apply on kernel 5.3) [0002-add-kernel-message-on-kfd-suspend-resume.patch.txt](https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/files/3614245/0002-add-kernel-message-on-kfd-suspend-resume.patch.txt) [0003-allows-to-choose-iGPU-or-dGPU-memory-management-mode.patch.txt](https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/files/3614247/0003-allows-to-choose-iGPU-or-dGPU-memory-management-mode.patch.txt)
update patch for kernel 5.6.y [0002-add-kernel-message-on-kfd-suspend-resume.patch.txt](https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/files/4498035/0002-add-kernel-message-on-kfd-suspend-resume.patch.txt) [0003-Allows-to-choose-iGPU-or-dGPU-memory-management-mode.patch.txt](https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/files/4498036/0003-Allows-to-choose-iGPU-or-dGPU-memory-management-mode.patch.txt) (test with tensorflow: https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/issues/935)
For me the most important is while liste. I want to define that I only nead to sync for exemple *.jpg...
May be create 2 "filters": - One for things that can be send to other device... - One for things that can be receive from other device....
Implementation suggestion (not IHM... ) It is sometime difficult to chose from black/or/white Liste. So implement with a list of successive rule: for each rule define the pattern (for example...
I'd be curious to see what it can look like with a ryzen 6800 and its RDNA2 Anyway many progress have be made evryware (CPU (thanks to llamafile) and GPU):...
> Make sure it has sufficient VRAM allocated from the unified memory pool. At least with the use of `LLAMA_HIP_UMA=1` on llama.cpp on linux (don't know for Windows) it is...
https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.0/doxygen/html/group___memory_m.html#ga08ca029eec15591f680c7b19b0fb1d1a may be...