edisonchan
edisonchan
does this doc help ? https://www.intel.com/content/dam/develop/public/us/en/documents/253669-sdm-vol-3b.pdf
because RPL is almost same to ADL, so plz allow me write something about the try support for RPL. I try to make some simple change with add raptorlake string...
you do not need the full path if you add the below command as first line of the .bat file: pushd %~dp0
> Have you figured out where the traffic is going or coming from? I have not monitor the detail, but I belive that most traffic is for mining only. I...
> It can be helped some to turn off cpu checking of shares because with 8 high end GPUS we ALL know 1 4-5th gen dual core intel with 1...
I had try to run(after set MTH_I_STATS=7 and MTH_I_DEBUG=1) : '''runcpu -c llvm --noreportable -n 1 521 2> std_err.txt''' but the file std_err.txt is empty. The log file output by...
My bad, I forgot use "export" to set them. here is the output: [521.zip](https://github.com/flang-compiler/flang/files/6792441/521.zip)
I have check the bin file built with flang, there is not "zmm" output from "objdump -d wrf_r_base.llvm_12-m64 |grep zmm".
``` objdump -d wrf_r_base.llvm_12-m64 |grep pow_8 0000000000405890 : 405890: ff 25 b2 1b 79 01 jmp *0x1791bb2(%rip) # 1b97448 4945a3: e8 e8 12 f7 ff call 405890 4945bd: e8 ce...
> # 有关安装或升级报错:[Bug]: Detected that PyTorch and torchvision were compiled with different CUDA versions. PyTorch has CUDA Version=11.7 and torchvision has CUDA Version=11.8. Please reinstall the torchvision that matches your...