[HAIFUX LECTURE] GPGPU, part 3/4 - OpenCL Case studies, Dos and Don'ts by Ofer Rosenberg

2011-12-17 Thread Eli Billauer
On Monday, December 19th at 18:30, Haifux will gather to hear Ofer 
Rosenberg (AMD Israel) talk about



  GPGPU - Case studies, Dos and Don'ts


Note: This is the first hands-on lecture. Arriving with laptops with at 
least the AMD APP SDK (regardless of your computer's GPGPU, if any) is 
highly recommended.



This meeting (and the next one) will take place in Taub 337 for the sake 
of better Wifi support. For instructions see: 
http://www.haifux.org/where.html



Abstract


This is a series of 4 talks about GPGPUs, intended for the practical 
engineer.


1. Motivation, AMD's architecture
2. OpenCL overview
3. Case studies, Dos and Don'ts
4. Tools and Profiling for Performance


For slides, installation instructions, and updates, please visit 
http://haifux.org/lectures/267/






Attendance is free, and you are all invited!


Future Haifux talks include:


26/12/2011 GPGPU - Tools and profiling for performance by Ofer Rosenberg

09/01/2012 Maqaf Hataf Patakh - The new standard Hebrew keyboard layout 
by Amir E. Aharoni





We are always interested in hearing your talks and ideas. If you wish to 
give a talk, hold a discussion, or just plan some event Haifux might be 
interested in, please contact us at webmas...@haifux.org


--
Web: http://www.billauer.co.il


___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: What is residual memory? Can anyone explain?

2011-12-17 Thread Yedidyah Bar-David
On Fri, Dec 16, 2011 at 09:22:43PM +0200, Raz wrote:
 i tend to calculate a process' memory consumption in deltas, meaning,
 how memory it consumes in addition to the shared sections. So i
 usually take a look at the write-able
 and private consumption as reported by pmap. ( pmap pid ).
 Please note, there are numerous discussions of how to estimate
 system/process memory consumption. Consider for example an in-kernel
 inode, it is not counted in the process address space even though it
 serves the process, what about in-flight bio, skbuff ?
 
 
 These problem are very common in the embedded world, we  fear of being
 oomed :)

In addition, I also check free memory before running the app, after
starting, several times, etc.
-- 
Didi


___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il