Gork

joined 2 years ago
[–] Gork@lemm.ee 3 points 1 month ago

BOPE Activated.

[–] Gork@lemm.ee 7 points 1 month ago

Top middle bread looks like it has a butthole.

[–] Gork@lemm.ee 2 points 1 month ago

Trappey Joes

Excellent cayenne hot sauce.

[–] Gork@lemm.ee 68 points 1 month ago* (last edited 1 month ago) (5 children)

Will a hit on J0 sink the entire fleet or just damage that one segment of the bottom ship?

[–] Gork@lemm.ee 14 points 2 months ago

Gearbox is stepping into AAAA territory here. Gotta compete with Ubis*ft.

[–] Gork@lemm.ee 23 points 2 months ago (4 children)

I remember this game! It was pretty cool for it's time, graphics were awesome. I don't know how the gameplay would hold up compared to modern games. This was back when things like UI/UX was in general not very polished to the standards we expect now.

[–] Gork@lemm.ee 314 points 2 months ago (22 children)

Threatening to sue your customers is such a brilliant business move.

[–] Gork@lemm.ee 5 points 2 months ago (1 children)

You're lucky to have IT even know what GIMP is, much less have it officially approved.

Every place I've been at was like "what's that?"

[–] Gork@lemm.ee 4 points 2 months ago (1 children)

I always wondered why Ben Quadrinaro's podracer (the one with four engines) didn't win, you'd think it'd have twice the power.

[–] Gork@lemm.ee 9 points 2 months ago

I keep thinking a polycule is a type of polygon and that it can be mathematically represented in Euclidean and non-Euclidean space.

[–] Gork@lemm.ee 2 points 2 months ago

Smells like a steak and seats 35!

[–] Gork@lemm.ee 16 points 2 months ago (2 children)

Caesar salad, perhaps?

 
 
 

Passing the event horizon, spaghettification, and certain death await. Yarrr.

 

Contemporary high-level programming languages and advanced compilers greatly simplify software development and lower its costs. However, this way of programming can hide the performance capabilities of modern hardware, partly due to inefficiencies of application programming interfaces (APIs). Apparently, a good old assembly code path can improve performance by between three and 94 times, depending on the workload, according to FFmpeg. The hardware this multiplied performance was achieved on was not disclosed.

FFmpeg is an open-source video decoding project developed by volunteers who contribute to its codebase, fix bugs, and add new features. The project is led by a small group of core developers and maintainers who oversee its direction and ensure that contributions meet certain standards. They coordinate the project's development and release cycles, merging contributions from other developers. This group of developers tried to implement a handwritten AVX512 assembly code path, something that has rarely been done before, at least not in the video industry.

The developers have created an optimized code path using the AVX-512 instruction set to accelerate specific functions within the FFmpeg multimedia processing library. By leveraging AVX-512, they were able to achieve significant performance improvements — from three to 94 times faster — compared to standard implementations. AVX-512 enables processing large chunks of data in parallel using 512-bit registers, which can handle up to 16 single-precision FLOPS or 8 double-precision FLOPS in one operation. This optimization is ideal for compute-heavy tasks in general, but in the case of video and image processing in particular.

The benchmarking results show that the new handwritten AVX-512 code path performs considerably faster than other implementations, including baseline C code and lower SIMD instruction sets like AVX2 and SSE3. In some cases, the revamped AVX-512 codepath achieves a speedup of nearly 94 times over the baseline, highlighting the efficiency of hand-optimized assembly code for AVX-512.

This development is particularly valuable for users running on high-performance, AVX-512-capable hardware, enabling them to process media content far more efficiently. There is an issue, though: Intel disabled AVX-512 for its Core 12th, 13th, and 14th Generations of Core processors, leaving owners of these CPUs without them. On the other hand, AMD's Ryzen 9000-series CPUs feature a fully-enabled AVX-512 FPU so the owners of these processors can take advantage of the FFmpeg achievement.

Unfortunately, due to the complexity and specialized nature of AVX-512, such optimizations are typically reserved for performance-critical applications and require expertise in low-level programming and processor microarchitecture.

 
 
2
Meatspin (files.catbox.moe)
 
0
Le cancer (files.catbox.moe)
 

🥖🥖🥖

 

But how is the latency for online gaming? It'd be awesome if it's near instantaneous, or limited only by the net code.

Archive link

 
0
Shart, not fart (files.catbox.moe)
 
view more: ‹ prev next ›