DCSIMG
HPC - Asaf Shelly

Browse by Tags

Softtalkblog Interviewed Me
Tuesday, April 26, 2011 2:09 PM
Here is the link: http://softtalkblog.com/2011/04/26/programmer-profile-asaf-shelly/ If you are reading this in the UK or Germany and interested in Parallel Computing then you are welcome to join the event for networking and technical discussions with Intel's representatives and myself Read More...
My Conclusions on Parallel Computing
Sunday, April 11, 2010 10:33 AM
After practicing parallel computing for a long while I have decided that it is time to summerise things as I see them so far. See the post in the link below: My Conclusions on Parallel Computing Asaf Read More...
Exception by target of an invocation
Thursday, April 01, 2010 6:38 PM
Parallel Programming means that we use invocations more often than we did before. Visual Studio 2008 debugger will bring you to the correct line if you get an exception, but if you invoke a method within your own code the debugger will show you the location in your own thread, which means the line that invoked the code that eventually threw an exception. The... Read More...
OS Support for Locks
Tuesday, February 23, 2010 4:01 PM
I'll start with saying that locks are bad and should mostly be used by infrastructure. The operating system support for locks is mostly by allowing the system to clean up a MUTEX that was locked by a thread and the thread terminated without unlocking. I would expect some more support for example detecting that two threads are using the same lock object over... Read More...
Pacific Software & HPC
Sunday, December 27, 2009 4:02 PM
מזה מספר שנים שחברת פסיפיק תוכנה מובילה בתחום הפיתוח המקבילי בארץ. בקרוב מיקרוסופט מוציאה את גרסת Server 2008 HPC R2 ופסיפיק מחפשת מומחי IT שמתעניינים בתחום הקמה ותחזוקה של מערכות HPC אסף Read More...