Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
General Discussion / Re: Is Raptor Computing Systems still open for business?
« Last post by markr87 on March 20, 2025, 01:47:18 pm »
Sadly it's the BMC chip that I need.
22
General Discussion / Re: Samsung PRO 980 1TB NVMe is working flawlessly
« Last post by pocock on March 20, 2025, 12:38:07 pm »
I'm using Fedora right now and my impression is they just don't do testing in general,

Fedora users and even the Fedora Developers are the testers.  Unpaid testers for Red Hat.

23
GPU Compute / Accelerators / Re: Intel Arc A770 - failed experiment
« Last post by Hasturtium on March 20, 2025, 10:48:25 am »
It's been 2 years and ... unfortunately the driver still does not support non-x86.

i915's never getting rearchitected for non-x86, but aarch64 reportedly runs Arc with a few caveats using Intel's xe driver. There's nothing it offers that my W6600 doesn't do well enough for my needs at this point, but I'd like to think it'll work since Power9/Raptor's PCIe implementation's apparently less warty.
24
General Discussion / Re: Samsung PRO 980 1TB NVMe is working flawlessly
« Last post by lepidotos on March 20, 2025, 08:20:23 am »
Looking at the history of kernel performance changes in Fedora 37, I get the impression that no one does performance testing before releasing a kernel. The variability is high. It's a shame that Fedora developers don't see this.

I'm using Fedora right now and my impression is they just don't do testing in general, like for example shipping GIMP 3 with no way to go back without shipping one of its dependecies (babl 0.1.112, which looking at the tracker page still isn't released for Fedora).
25
Operating Systems and Porting / Re: [NEWS] Fedora 42 Beta
« Last post by lepidotos on March 20, 2025, 08:15:23 am »
Honestly, for daily use, I don't really have a problem with Wayland. I used to have a lot more of them but it seems like there's been a lot of work done to make it a lot more seamless, but I'm also just a desktop user and any server stuff I do probably won't have a GUI running. I just wish there was something as good as TDE for it, Plasma is fine, just not as full featured and robust ime.
26
Operating Systems and Porting / Re: [NEWS] Fedora 42 Beta
« Last post by ClassicHasClass on March 19, 2025, 09:08:19 pm »
Wayland is fine if you have a GPU. If you don't, it runs everything through llvmpipe. On my 4-core Blackbird with AST graphics it worked fine but the fans never quit running (but when I switched to X11 they throttled back down again).
27
General Discussion / Re: Samsung PRO 980 1TB NVMe is working flawlessly
« Last post by ClassicHasClass on March 19, 2025, 09:07:07 pm »
Ugh. That's not encouraging.
28
General Discussion / Re: Samsung PRO 980 1TB NVMe is working flawlessly
« Last post by tle on March 19, 2025, 06:53:47 pm »
Code: [Select]
shrimp-paste [tle]$ uname -ar
Linux shrimp-paste 6.14.0-0.rc6.49.fc42.ppc64le #1 SMP Mon Mar 10 23:19:40 UTC 2025 ppc64le GNU/Linux

/dev/nvme0n1:
 Timing buffered disk reads: 4972 MB in  3.01 seconds = 1650.85 MB/sec
shrimp-paste [tle]$ sudo hdparm -t /dev/nvme0n1

and it's getting worse in Fedora 42
29
General Discussion / Re: Is Raptor Computing Systems still open for business?
« Last post by atomicdog on March 19, 2025, 12:20:03 pm »
Yes, you should be able to flash the PNOR chip (I've never tried it though).
It's the BMC chip that needs to be flashed prior if it's blank/corrupted.
30
GPU Compute / Accelerators / Re: AMD OpenCL / ROCm
« Last post by lepidotos on March 19, 2025, 11:36:29 am »
My takeaway is that if you want to do reasonably portable GPGPU stuff learn WebGPU/Vulkan compute shaders. You can do also GPGPU stuff with opengles/webgl with "transform feedbacks" but its extremely limited and a total nightmare, speaking from experience.

Now if only the Blender team would do that. I do hear they are for viewport and Eevee, but Cycles depends on HIP if you're not using CUDA or CPU. Though I suppose render times shouldn't be too bad on the CPU in this case...
Pages: 1 2 [3] 4 5 ... 10