Tag Archives: Linux
GPU-Computing macOS Big Sur vs iBuntu Lux Sur
Hello, Let’s test this beauty from the last post on… LuxMark ;-). The thing is that I wanted to compare OpenCL. I know that OpenCL in both systems is not working entirely right. I found on macOS that (multi-GPU case) clFinish(q) is slow down each time, on iBuntu -cl-fast-relaxed-math causes a black-scenes on Lux Ball… and on Darknet on OpenCL it is more things wrong, but maybe there are my bugs, so… Continue ReadingGPU-Computing macOS Big Sur vs iBuntu Lux Sur
DreamPC vs HaniaPC
Hi, today I would like to share some recent hardware updates. I put in a HaniaPC the new ASUS AMD Radeon RT 6900 XT and I was wonder how it is performing compared to a Green PC workstation I upgraded in 2019 with 2 x NVidia Titan RTX 24GB VRAM each with NVLink. So are you interested in the test results? I used 3DMark for Microsoft Windows and Geekbench that is multiplatform Continue ReadingDreamPC vs HaniaPC
DarkNet in OpenCL
Hi, Today I would like to announce that my GitHub fork at https://github.com/sowson/darknet has a new update, the fork is an advanced port of DarkNet CNN from CUDA to OpenCL and tested on macOS with eGPU from Sonnet named Breakaway RX 570 Puck and on my GreenPC it also supports Intel Iris GPU, OpenCV 3, and there are several use cases for it. Yolo3, Yolo2, Yolo1, CIFAR-10 solutions work fine, using demo from Continue ReadingDarkNet in OpenCL