Slashdot Mirror


User: sainttX

sainttX's activity in the archive.

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

Comments · 4

  1. With or Without TPM? on Boot Sector Viruses & Rootkits Poised For Comeback · · Score: 4, Interesting

    If we have hardware security support, this is not that easy..

  2. This is around for years, no results on Inside Intel's $20M Multicore Research Program · · Score: 1

    Just like AI, nothing worth a real prize. Look at what we expect, no compromise, machine learning is NOT real AI, similarly, what we have now is not real parallel. Can we build the parallel machine? Program it easily? Why are we not satisfied with MPI? Usability...

  3. Re:More so now, but depends ... on Is Parallelism the New New Thing? · · Score: 1

    Yes, we are looking forward to parallelism, we are looking forward to easy programming and lightning fast running. But, a wish is a wish. We did the same to Artificial Intelligence, look at it now, how it looks? Still, a wish.

  4. Re:TRIPS on Is Parallelism the New New Thing? · · Score: 1

    IMHO, What really MATTERS is, We do NOT know how to program efficiently with multicores, which in current phase, stands for most of the parallel platforms. We do have parallel applications, BUT, they are painful to design and implement, and they are running on mainframes or clusters. They are written once, by specialists. If we want a world of parallel machines and programs, MAKE THE PROGRAMMING MODEL SUITABLE. Make programming easy, with fine grained parallel, not just dispatching processes to cores, but making one process running on many cores WITH EASY PROGRAMMING.