This Monday, March 16th at 18:30, Haifux will gather to enjoy Orna Agmon Ben-Yehuda's talk about

     Introduction to openmp

Abstract

(Orna hasn't submitted an abstract... I'll improvise)

This meeting will be an introduction to OpenMP API, which is a preparation lecture for "openmp - from the developer's side", coming up next. If time allows (it never does, but anyhow) the beginning of the latter lecture will be delivered on this Monday as well.

So what is OpenMP? Wikipedia says:

The OpenMP (Open Multi-Processing) is an application programming interface (API) that supports multi-platform shared memory multiprocessing programming in C, C++ and Fortran on many architectures, including Unix and Microsoft Windows platforms. It consists of a set of compiler directives, library routines, and environment variables that influence run-time behavior.

Jointly defined by a group of major computer hardware and software vendors, OpenMP is a portable, scalable model that gives programmers a simple and flexible interface for developing parallel applications for platforms ranging from the desktop to the supercomputer.

An application built with the hybrid model of parallel programming can run on a computer cluster using both OpenMP and Message Passing Interface (MPI).

(More details: http://en.wikipedia.org/wiki/OpenMP)

==================================================================

We meet in Taub building, room 6. For instructions see:
http://www.haifux.org/where.html

Attendance is free, and you are all invited!

==================================================================

Future lectures:

30/3/09 openmp - from the developer's side: Orna Agmon Ben-Yehuda
20/4/09 OpenCL Overview: Ofer Rosenberg
4/5/09 gdb in Greater Depth : Guy Keren
18/5/09 Compiling Effectively for Cell with GCC: Revital Eres

==================================================================

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

Reply via email to