Slashdot Mirror


User: mkaushik

mkaushik's activity in the archive.

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

Comments · 24

  1. Link to the full paper on Researcher Shows How GPUs Make Terrific Network Monitors · · Score: 1

    http://lss.fnal.gov/archive/2013/conf/fermilab-conf-13-035-cd.pdf

    They're using M2070 (Fermi) GPUs. Kepler would perform even better, the latest one has > 6GB of memory.

  2. GeForce GRID on Why Project Flare Might Just End the Console War · · Score: 1

    I'm surprised no one has mentioned this more generic solution that's already in production:

    NVIDIA's GeForce Grid

  3. Apple should buy AMD on Intel CPU Prices Stagnate As AMD Sales Decline · · Score: 2

    They can get AMD for chump change right now. Fits well with their model of being vertically integrated. They could pump some money into AMD and get them to improve their x86 processors, and then dump Intel. They could get the GPU division of AMD to make a mobile GPU for their mobile products. And AMD's CPU engineers would come in very handy for custom ARM CPU design for mobile.

  4. Re:His brain is better than mine on UCLA Professor Says Conventional Wisdom on Study Habits Is All Washed Up · · Score: 1

    I beg to differ, this approach really worked for me in grad school.
    I didn't rely on simply my own recollection, but got together with a friend right after class to go over the class again and make notes. This allowed both of us to not worry about taking notes in the class and really concentrate on what the professor was teaching.
    The discussion after class also allowed us to remove gaps in our understanding.

  5. Re:And the problem with this is??? on US Government Using PS3s To Break Encryption · · Score: 1

    Really what is the problem with this

    The problem is that a tool is being used weirdly. Is a PS3 really a more powerful parallel computer per dollar than the various cards from Nvidia and ATI? Maybe it is, but if it is, then I have a gripe against Nvidia and ATI.

    It is not. Plus with CUDA, there is much more scope for expandability with new GPUs coming to the market every so often. Why did they use PS3s?

  6. Re:But how can you trust the results? on Asus Releases Desktop-Sized Supercomputer · · Score: 5, Informative

    Then you would be happy to know that Nvidia's new Fermi chip supports ECC throughout the architecture.

  7. Re:Why not the PS3? on Parallel Processing For Cardiac Simulations Using an Xbox 360 · · Score: 4, Interesting

    He should've used something like CUDA instead, for long term gains. This would have shown far better performance than the Xbox's GPU (which is quite dated now), and easy scalability as better GPUs keep coming to the market. His familiarity with Xbox programming might have enabled him to come up to speed with CUDA quickly.

  8. Re:kanji input on Apple To Ship Mac OS X Snow Leopard On August 28 · · Score: 2, Informative

    Isn't this the OS X version which has OpenCL integrated into it? If yes, is that not considered a big enough improvement?

  9. Re:It works really well on Apple Working On Tech To Detect Purchasers' "Abuse" · · Score: 1

    Similar experience here. My Compaq Presario R4000 laptop stopped working abruptly while I was sitting in the university lab. It wasn't even plugged in, was running off the battery, and the display just went blank. The LCD had probably conked off, for I could run an external DFP off it. Anyway, since it was still under warranty, I shipped it off. I got a call from the service center, saying that I had dropped liquid on it, and the hard drive, motherboard, CPU and LCD were all shot and had to be replaced, and gave me a bill of around $700 (original cost of the laptop was $1200). I was livid, but no amount of reasoning/cussing changed anything. "We'll ship it back if you don't want to fix it". Fucking turds, those Compaq folks. Will never buy anything from them every again, and anyone who's heard this story has refused to touch HP/Compaq again.
    Oh and the best part? I had purchased a $99 user-damage covering on-year warranty from them when I bought the laptop. So they had to replace everything or me, essentially handing me a new laptop. I got lucky.

  10. Re:I wonder... on ASUS Designs Monster Dual-GTX285 4GB Graphics Card · · Score: 1

    Yeah, Vista-32 on my laptop with 4GB RAM shows 3.5GB RAM installed. I have an 8600M with a 256 MB framebuffer so all PCIE devices including it fit in that 0.5GB. I use Linux-32 as my primary desktop though, which I think uses HIGHMEM to access memory above 896MB (more knowledgeable kernel hackers correct me if I'm wrong), which isn't too efficient. One of these days I'll install a 64-bit OS, I keep telling myself.

  11. Re:I wonder... on ASUS Designs Monster Dual-GTX285 4GB Graphics Card · · Score: 1

    Nope. GPUs stopped mapping the entire video memory into physical memory a long time ago as their video memories increased (except Intel GPUs, maybe, since they still have little). Should be a lot less than 1GB per GPU now IMO. They use hw magic to make the entire memory accessible.

  12. Re:I wonder... on ASUS Designs Monster Dual-GTX285 4GB Graphics Card · · Score: 2, Informative

    No, Windows can only access 3.5GB of system memory, the remaining 0.5GB will be mapped above 4GB in the physical address space. When you have lots of PCI devices in the system, they take up some space in the physical address space. So if your PCI(E) devices take up 1GB of space, the BIOS will fit less of that 4GB of RAM into the 4GB physcial address space. Your PCI devices would would already be allocating BARs like I said earlier. Like AC said, you can enable PAE to reclaim some of that lost space. I know there is a flag in XP (Run:msconfig, Advanced:) to enable PAE, but I don't know if that has any effect.

  13. Re:I wonder... on ASUS Designs Monster Dual-GTX285 4GB Graphics Card · · Score: 3, Interesting

    No graphics card maps the entire framebuffer into the physical address space, even on 64-bit OSs. I'll just use up a few 10s of MBs for BAR0, a few more for BAR1, and so on. The driver will manage all the framebuffer memory for you, all the client has to do is call the equivalent of malloc().

  14. Summary of the exploit on Intel CPU Privilege Escalation Exploit · · Score: 1

    For those who've no time or inclination to read the article:

    1) The attacker should first modify system MTRR
    register(s) in order to mark the region of system
    memory where the SMRAM is located as
    cacheable with type Write-Back (WB).

    2) Attacker now generates write accesses to
    physical addresses corresponding to locations
    where the SMRAM is located.

    3) Finally attacker needs to trigger an SMI, which
    will transfer execution to the SMM code. The CPU
      will start executing the SMM code, but will be
    fetching the instructions from the cache first.

  15. Re:Well, that is what netbooks do on Nvidia Mulls Cheap, Integrated x86 Chip · · Score: 1

    Take a look at this: http://www.nvidia.com/page/quadroplex.html These things hold graphics cards externally, though they're only for desktops. There are models that hold as many as four external graphics cards. They're not cheap though.

  16. Re:nVidia is doomed. on Ion Platform For Atom Tested With Games, HD Video · · Score: 1

    I hate to say it because they do good work, but I think nVidia is ultimately doomed as it is today. Everyone rips Intel's integrated 3d graphics but they just keep getting better every year.

    And nVidia's graphics aren't getting any better? A GPU and a CPU stuffed together into the same chip will always be a low-cost/low-power/low-end solution, can never come close to the capability of a GPU that has the whole die to itself. If Intel/AMD has ~2B transistors in a chip that are divided between a general-purpose CPU and a GPU, can that ever match a 2B transistor discrete GPU + a discrete CPU? Unlikely. Plus, CUDA has put forth interesting possibilities for putting the GPU to other uses.

    Although AMD should have bought nVidia instead of ATI, they do own ATI, and so have a pretty good graphics system on their own.

    And they should have taken nVidia down with them, instead of ATI, like their doing now. They did nVidia a favour by going for ATI instead.

    Eventually, both AMD and Intel are going to wind up with 3d calculations on the die in some fashion, and that's going to leave nVidia for what?

    See above. Keyword: Discrete GPUs.

  17. Re:Where the moneys at yo! on One In 100 Carry Mutation For Heart Disease · · Score: 2, Informative

    Unfortunately for you, Indians aren't exactly flocking to the US for treatment. It's actually the other way round, since quality medical care is available for a fraction of the US price here (for those above the poverty line), which has spawned a whole "medical tourism" industry. The doctors here are as good as anywhere else in the world, and make very good money. Most successful doctors I have known have been very compassionate people. Good luck to you, kid.

  18. Re:Pancreatic Cancer on Steve Jobs Takes Leave of Absence From Apple · · Score: 1

    Learn to discriminate your pancreatic cancers. Adenocarcinoma has a 5% survival rate. Steve had a islet cell neuroendocrine tumor, which has a 50 to 75% 5 year survival.

    Unfortunately, someone has to make up the other 25%.

  19. Re:FIRST robotics competition? on FIRST Robotics Competition Announced · · Score: 1

    whoosh?

  20. Re:Checked Google Trends lately? on Microsoft Zunes Committing Mass Suicide · · Score: 1

    Offtopic, but I looked at the trends, and the #1 was "india time". Expats looking up the time to wish their friends in India a new year. Oh and Happy New Year

  21. Re:Kill!!! on Tales From the Support Crypt · · Score: 1

    That's not surprising. It happens with regularity in my company. QA often reports errors by taking snapshots of the error screen/kernel panic with a reasonably high megapixel camera, since the errors are often screen corruption and kernel panics. IMHO it's a perfectly legit thing to do, taking camera shots, they just need to have enough details so that us devs don't go blind trying to spot the details.

  22. Re:Introduction to Computing Systems (Patt/Patel) on Your Favorite Tech / Eng. / CS Books? · · Score: 1

    I agree. I took Prof. Yale Patt's architecture courses in the University, and there are few people who teach better. I just hope he finally takes time out to finish that senior-level computer architecture book.

  23. Re:Most Excellent Book on Your Favorite Tech / Eng. / CS Books? · · Score: 1

    Here's my favourite: SAM's Teach Yourself Bash Programming in 24 hours. Took a lot more than 24 hours, though, yet very useful to get started.

  24. The jOS OS from MIT open courseware on Cornell University FPGA Class Projects for 2008 · · Score: 1

    My school (Texas) has a course where were build up this OS, step by step. Right from the bootloader to it's full multitasking glory. By far the most useful/fun course I have ever taken in my life. Link: http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-828Fall-2006/Assignments/index.htm