Slashdot Mirror


User: graphicsguy

graphicsguy's activity in the archive.

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

Comments · 218

  1. Re:Insanely Insane Apple Design Decisions on Apple Developing Two-Button Mouse · · Score: 1

    You never owned an Apple ][, then.
    We didn't have buttons on those either. Just a manual slot cover.

  2. Re:Printer friendly. one page version... on Reuters On Telephone Cultures · · Score: 1

    Why would I want to print it? :-)

  3. Re:Now on /. on Canada Considers copying the DMCA · · Score: 1

    That is incredible. No blathering commentary - just the article.

  4. Re:One word. on Normalizing Music? · · Score: 1

    My baby is not a big fan of your word.

  5. Re:Reading between the lines of media drama on Consumers Data Stolen from LexisNexis · · Score: 1

    One expects Slashdot readers would at least read the linked article before commenting on the topic...

    New around here, aren't you? (and I thought you were such a frequent poster...)

  6. Re:The trouble with author-pays on Who Will Pay For Open Access? · · Score: 1

    ...I started filing patents...And the U.S. Government peer-reviews...

    Hah!!!

  7. Re:This old chestnut... on Who Will Pay For Open Access? · · Score: 2, Informative
    What's wrong with this picture is that it is a fantasy, at least with respect to IEEE. As it turns out, IEEE already allows authors to distribute their publications on their own websites. The following is from the IEEE Publication Services and Products Board Operations Manual:
    Personal Servers. Authors and/or their companies shall have the right to post their IEEE-copyrighted material on their own servers without permission, provided that the server displays a prominent notice alerting readers to their obligations with respect to copyrighted material and that the posted work includes the IEEE copyright notice as shown in Section 8.1.10A above. An example of an acceptable notice is: "This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder."

    Sure, it is still a somewhat lame policy to transfer copyright to IEEE, but the dictator is not as malevolent as some here would make him out to be.
  8. Re:And....? on TDA (Tactile Digital Assistant) the new PDA? · · Score: 1

    The reason for this story is that this article is supposed to be a review, whereas all the information about it before was marketing information from the manufacturer.

    But of course, this article is clearly not a review, and is just more of the same.

  9. Re:Tough sell on World's First Physics Processing Unit · · Score: 1

    Good point. Some companies like Adobe are finally looking at using GPUs for accelerating image processing as well. If the PPU API is general enough, perhaps it could lend itself to another problem domain.

  10. Re:WPU on World's First Physics Processing Unit · · Score: 1

    This is truly a great achievement. I am happy to offload Clippy to a dedicated processing unit!

  11. Second impressions -- better think a bit harder on World's First Physics Processing Unit · · Score: 1

    Let's compare all your responses to the benefits of having a GPU for graphics...

    1) Games do not use Real Physics, they fake it. If they didn't fake it, you wouldn't want to play it.

    But they should fake it in a way that is believable. Traditionally, computer graphics is a bunch of hacks for image generation. Even the hacks benefit from hardware support, and people desire more and more impressive looking graphics, whether or not they are trying to be "realistic".

    2) Processors are currently faster then what programs can use(If programmed correctly). It is going to take a few years before games keep up with Processors.

    That's a load of crap (IMHO). Game developers have to dumb down the visuals, physics, and AI of the game enough to make it reach their target frame rate. Frame rate takes precedence in today's market. What makes it even harder is that the users all have different speeds of machine, so in many cases, the game must be dumbed down enough for the slowest machine to execute (or they need various computational levels of detail for different machine speeds). If you see that your CPU is not busy enough, it is because the game developers dumbed down the physics and AI enough to make it so. Similarly, if your GPU is not working hard enough. It's actually a bit of a chicken and egg problem, because the game developers will not let the games use more resources until there are machines that actually have them. This is a bit similar to the PCI-Express problem.

    3) Why not just have two general purpose processors. Multithreading is getting pretty common. What would the added advantage between having a seperate processor just for Physics,then having two general usage processors?

    Presumably because the PPU should be faster at performing these specialized operations than adding a similarly priced additional CPU. Again, a dual processor machine does not eliminate the need for a GPU.

  12. Re:Tough sell on World's First Physics Processing Unit · · Score: 1

    What are the significant business applications of the GPU?

  13. Re:Interesting idea on World's First Physics Processing Unit · · Score: 1

    I've worked with the Lin-Cannny algorithm. It's great for tracking closest distances between non-colliding, convex polyhedra. It becomes a bit more problematic when the objects are actually interpenetrating, and of course the convexity restriction probably makes it incompatible with most games.

  14. Re:Interesting idea on World's First Physics Processing Unit · · Score: 1

    This is actually a debatable point. When I used to work on collision detection, we generally acknowledged that the actual detection of collisions was easier than the generation of accurate collision responses. There are lots of software speedup techniques (based on space partitions and hierarchies) to reduce the work in figuring out where the intersections occur. Computation of "penetration distance" as well as doing the physics with realistic friction forces makes the problem harder. (see software packages like I-Collide, V-Collide, RAPID, etc. for computing collisions, distance compuatations, penetration distances, etc.)

  15. Interesting idea, even if vaporware on World's First Physics Processing Unit · · Score: 2, Interesting

    Having a dedicated physics processor seems like an interesting idea, even if the press release here is just some vaporware.

    For such a processor to succeed, we probably need some similar properties that have driven the success of the graphics processor.

    1. The problem should be embarrassingly parallel.
    2. We need to reduce the most common physics processing problems to a simple API and data flow model.
    3. The above data flow model should offer some advantage over just crunching the data on a second or third CPU.

    We can do various types of physics simulations on the CPU and the GPU today. In some cases, we can get significant speedup using the GPU, especially if we can minimize readback and redundant computation. To drive adoption of a separate PPU, it had better be possible for a more customized architecture to significantly outperform the GPU or cost much less (otherwise we could use a dual-GPU solution instead).

  16. Re:How do they avoid bus reads? on World's First Physics Processing Unit · · Score: 1

    Perhaps you would only need to read back the actual collisions and not the non-collisions.

  17. Re:Three Letters: on Best Degree to Pair w/ a B.Sc. in Computer Science? · · Score: 1

    I guess that agent can say goodbye to his commission.

  18. Re:Teeny Tiny pics on NYPL Digital Gallery Open to Public · · Score: 1

    The site says they are available in three sizes, all for free download.

  19. Re:Good, otherwise all NDAs are pointless on Judge Finds For Apple in ThinkSecret Case · · Score: 1

    You're way off base. No one is being sued for damages, only for the information regarding the identity of the person who actually broke the contract. So if you repeat some rumor told to you by someone breaking a contract, you may be required to identify the person. Big deal. Get over it. (Again, there may be whistleblower exceptions, etc.)

  20. Re:Where is the grammar checker? on Open Office 2.0 Beta Candidate Released · · Score: 3, Interesting

    Do people actually use the grammar checker in MS Office? I find that it usually suggests that I change something that is grammatically correct to something totally wrong.

  21. Embedded Java applets in Impress on Open Office 2.0 Beta Candidate Released · · Score: 2, Interesting

    I hope they will fix the problem with inserting java applets into the presentation software some day. If it actually worked, that would be a neat feature that PowerPoint does not have.

    http://www.openoffice.org/issues/show_bug.cgi?id=2 2661

  22. Re:Vent my Credit Card/Check Card Pet Peeve on Visa To Push Swipeless Credit Cards · · Score: 2, Insightful

    Why not get a credit card with your photo on it?

  23. Re:Scientific Applications on Pushing The 512MB Barrier On Video Cards · · Score: 2, Interesting

    You are just wrong. Consumer cards have much better price/performance. In fact, the workstation cards by NVIDIA, for example, do not offer much beyond the consumer cards. They operate at lower clock rates for much more money. Other vendors' workstation cards may offer more VRAM and certification, but generally lack the cutting edge programmability features (which are definitely used for scientific visualization).

  24. Interesting list... on Top 100 Gadgets of All Time · · Score: 1

    too bad about the accompanying drivel about each item.

  25. Re:Not really free on The Return of Free Internet · · Score: 1

    They're not "ads" they're "infomercials"