tangjinchuan
tangjinchuan
Hi Artyom, I saw this question, and I wish the following would save you more time: Pow should be piece of cake. For arange, there are some GPU source for...
Try https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/native-install/ubuntu.html or https://github.com/nktice/AMD-AI
@mikeperalta1 List your GPU here with rocminfo or clinfo so that I could see what is going on here. If there is no luck with RoCM, I guess you have...
HSA_OVERRIDE_GFX_VERSION to override the device info to an officially supported one is normal for many of us. The instruction set in each generation should be the same, but the tuning...
That's wonderful. Please do test it. I would like to test it, but I am recovering from a heavy flu.
Dear @DTolm , I would like to ask a question I faced regarding the padding. Let A be an all-ones matrix with Height 8, Width 2. A is stored in...
Dear Dmitrii Tolmachev, Thank you very much for your quick response. I am very looking forward to next updates. It would be great if VKFFT can also support (i)fft2/(i)fft3 regarding...
Dear Will, Thanks for the response. I wish the problem will be fixed soon. Best wishes, Jinchuan
An update: I could locate e=0 in elliptic12ic when calling [~, K1]= elliptic123(pi/2, 1+2.*eps(0.5)). This may cause the NaN problem. Currently, I have added a nasty line to avoid the...