Slashdot Mirror


User: kbrafford

kbrafford's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Open Source IDE for ARM tools on Ask Slashdot: Best OSS Embedded Development Platform · · Score: 1

    Here's an interesting cross-platform (runs on Windows and Linux) open source IDE that sits on top of the GNU ARM tools:

    http://ryansturmer.github.io/cuttlebug/

  2. Re:GPUs will be great once we ... on The Wretched State of GPU Transcoding · · Score: 1

    >Encoding should be trivial to paralellize, you just cut up a movie to
    >a sequence of n clips and encode them independently.

    That works great for multiple CPUs, but would be a disaster for GPU architectures.

  3. GPUs will be great once we ... on The Wretched State of GPU Transcoding · · Score: 1

    I think that the real benefit of GPUs for transcoding will be seen once people start making new as-yet unimagined encoding schemes that are designed to do data parallel tasks that wouldn't even be considered on a traditional CPU.