Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment The real problem... (Score 2) 158

The real problem is a lack of a common API for encoding regardless of GPU/CPU, which leads to vendor-specific implementations with varying degrees of quality. The most efficient way to pretty much do anything is a dedicated HW block (from both perf and power point of view), so there is no question that there is value in encoding using dedicated hardware, but the software has to catch up.

Comment One fewer problem (Score 1) 457

I'm no mathematician, but the proof in the paper looks very solid (certainly makes sense from a coding point of view). Though the proof is more general, it also pretty much demonstrates that factorization can't be achieved in polynomial time (thus that RSA is indeed secure).

Slashdot Top Deals

To write good code is a worthy challenge, and a source of civilized delight. -- stolen and paraphrased from William Safire

Working...