Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Programming

Submission + - Intel updates compilers for multicore CPUs (arstechnica.com)

Threaded writes: With multicore CPUs becoming the norm, Intel has announced major updates to its C++ and Fortran tools. The new compilers are Intel's first that are capable of doing thread-level optimization and auto-vectorization simultaneiously in a single pass. 'On the data parallelism side, the Intel C++ Compiler and Fortran Professional Editions both sport improved auto-vectorization features that can target Intel's new SSE4 extensions. For thread-level parallelism, the compilers support the use of Intel's Thread Building Blocks for automatic thread-level optimization that takes place simultaneously with auto-vectorization... Intel is encouraging the widespread use of its Intel Threading Tools as an interface to its multicore processors. As the company raises the core count with each generation of new products, it will get harder and harder for programmers to manage the complexity associated with all of that available parallelism. So the Thread Building Blocks are Intel's attempt to insert a stable layer of abstraction between the programmer and the processor so that code scales less painfully with the number of cores.'

The 10 "Inconvienient Truths" of File Sharing 587

54mc writes "The IFPI, an international recording industry organization, has released a list of Ten "Inconvenient Truths" of file sharing. Though the group has a vested interest, it's still an interesting read as it tears apart some of the most common arguments in favor of file sharing. Ars Technica follows up with a more thorough explanation of some of the points. 'Point five is an attempt to turn the "innovation" argument on its head. For years, pundits outside the music industry have accused labels of pandering to teens through boy bands and "manufactured" celebrities instead of being concerned with finding, producing, and releasing art. The IFPI suggests that the labels could (and would) be doing exactly that if file-swapping went away. And then there's point seven, which isn't an "inconvenient truth" at all but more of a rant against those who prefer giving copyright holders less than absolute control over reproduction rights. An "anti-copyright movement" does exist, but most of the critical voices in the debate recognize the value of copyright--and actually produce copyrighted works themselves (Lawrence Lessig, etc.).'"
Television

Submission + - Watching my neighbors watch on-demand television. (slate.com)

Josh Levin, Slate Magazine writes: "I have a magical box that allows me to watch other people watch TV — their movies, their sports, their cartoons, and their hour-long procedural dramas. And sometimes, usually around 11:30 on Friday nights, their soft-core pornography. ... I solved the mystery by consulting online message boards. At tech-y sites like AVS Forum, other voyeurs described their adventures in freeloading. Apparently, I was intercepting video-on-demand channels through the power of my Samsung's QAM tuner."

Slashdot Top Deals

In every non-trivial program there is at least one bug.

Working...