Return-Path: <rabenseifner@hlrs.de>
Received: from murder ([unix socket])
	 by merkur (Cyrus v2.2.13-Debian-2.2.13-19+squeeze3) with LMTPA;
	 Wed, 04 Nov 2015 13:09:33 +0100
X-Sieve: CMU Sieve 2.2
Received: from localhost (localhost [127.0.0.1])
	by merkur.ins.uni-bonn.de (Postfix) with ESMTP id 3BBF51D65EAC
	for <sekretariat.ins.uni-bonn.de@merkur.ins.uni-bonn.de>;
 Wed,  4 Nov 2015 13:09:33 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at merkur.ins.uni-bonn.de
Received: from merkur.ins.uni-bonn.de ([127.0.0.1])
	by localhost (merkur.ins.uni-bonn.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id dLeu8CYGIhdJ
	for <sekretariat.ins.uni-bonn.de@merkur.ins.uni-bonn.de>;
	Wed,  4 Nov 2015 13:09:32 +0100 (CET)
Received: from mail.hlrs.de (mail.hlrs.de [141.58.2.50])
	by merkur.ins.uni-bonn.de (Postfix) with ESMTPS id D4AAD1D65EAA
	for <contact@ins.uni-bonn.de>; Wed,  4 Nov 2015 13:09:32 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by mail.hlrs.de (Postfix) with ESMTP id 6CA3A2D36
	for <contact@ins.uni-bonn.de>; Wed,  4 Nov 2015 13:09:32 +0100 (CET)
Received: from mail.hlrs.de ([127.0.0.1])
	by localhost (mail.hlrs.de [127.0.0.1]) (amavisd-new, port 10032)
	with ESMTP id B4qllAUZaMQF for <contact@ins.uni-bonn.de>;
	Wed,  4 Nov 2015 13:09:32 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by mail.hlrs.de (Postfix) with ESMTP id 0DA79334B
	for <contact@ins.uni-bonn.de>; Wed,  4 Nov 2015 13:09:32 +0100 (CET)
DKIM-Filter: OpenDKIM Filter v2.9.2 mail.hlrs.de 0DA79334B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hlrs.de;
	s=1806FB76-797D-11E5-BCE5-7B280A126CD4; t=1446638972;
	bh=u1L/1YNMbQduQ0zsFrwKpQqZfLvyJuCSnXyf8RroRaQ=;
	h=From:Reply-To:To:Subject:Message-Id:Date;
	b=E15sBtOPnSZ9HK16JHrSGiP84gaKm2xcyT1LfZVRlRaiqecl+ivhLTfg1UUMQQFim
	 uTb+Q0S1TT1kPgQ6G4iQUw+9EzkTDLCTr7Str5ZDmxB35FqBEov6gBvHgm1vB8laFA
	 Jt+Utfilv1o3t3wf95LtLghvdcwxhTLMlNxDtOeg=
X-Virus-Scanned: amavisd-new at hlrs.de
Received: from mail.hlrs.de ([127.0.0.1])
	by localhost (mail.hlrs.de [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id x_3jyn9g_GfL for <contact@ins.uni-bonn.de>;
	Wed,  4 Nov 2015 13:09:31 +0100 (CET)
Received: from awsrr.hlrs.de (awsrr.hlrs.de [141.58.5.187])
	by mail.hlrs.de (Postfix) with ESMTP id E4EB42D6B
	for <contact@ins.uni-bonn.de>; Wed,  4 Nov 2015 13:09:31 +0100 (CET)
Received: by awsrr.hlrs.de (Postfix, from userid 843)
	id 581D18A3B5; Wed,  4 Nov 2015 13:09:21 +0100 (CET)
From: Rolf Rabenseifner <rabenseifner@hlrs.de>
Reply-To: Rolf Rabenseifner <rabenseifner@hlrs.de>,
 Claudia Schmidt <claudia.schmidt@tu-dresden.de>
To: contact@ins.uni-bonn.de
Subject: Parallel Programming Course, Feb. 8-12, 2016, TU Dresden,
 Call for Participation
Message-Id: <20151104120921.581D18A3B5@awsrr.hlrs.de>
Date: Wed,  4 Nov 2015 13:09:21 +0100 (CET)

Sehr geehrte Damen und Herren,

das neue Kursprogramm der Parallel Programming Workshops 2016
liegt vor:
            http://www.hlrs.de/training/2016/all

Mit dieser Mail moechte ich Sie speziell auf den Kurs 2016-ZIH in Dresden 
aufmerksam machen (Vortraege in Deutsch, Folien in Englisch).
 
Koennten Sie bitte diese Ankuendigung an interessierte Kollegen 
weitergeben, da mit dieser Mailingliste die Interessenten fuer 
Kurse zur "Parallelen Programmierung" oft nicht direkt erreicht 
werden koennen.   

Mit freundlichen Gruessen
Rolf Rabenseifner 

PS: Wegen des stark verguenstigten Semperopern-Besuchs (10 Euro) 
    ist die Early-Registration-Deadline schon am 13. Dez. 2015 ! 

======================================================================
                      Call for Participation
======================================================================

             PARALLEL PROGRAMMING WORKSHOP Spring 2016

______Date______  ___Location____  Content  (for beginners/advanced)
----------------  ---------------  ---------------------------------
Feb. 08-12, 2016  ZIH, TU Dresden  Parallel Programming  (60% / 40%)
                                   (5-day course in German)

Further information and registration: 

  http://www.hlrs.de/training/2016/ZIH
  and  
  http://event.zih.tu-dresden.de/Events/view/3

The aim of this workshop is to give people with some programming
experience an introduction into the basics of parallel programming.
The focus is on the programming models MPI and OpenMP.
Language support is given for Fortran and C.
The course was developed by HLRS, EPCC, ZIH and JSC.
Hands-on sessions will allow users to test and understand the basic 
constructs of MPI, OpenMP, Intel Inspector, VAMPIR, and
other tools.

On days 1-4, several parallel programming models are taught.  
Message Passing with MPI-3.1 is the major programming model on
large distributed-memory systems in high-performance computing.
OpenMP-4.0 is dedicated to shared memory systems.

On the 4th day afternoon and 5th day morning, tools for debugging 
and analyzing parallel programs are presented.  

Lectures will be given by Dr. Rolf Rabenseifner (HLRS, member of MPI-3/4 Forum)
and scientists of the ZIH. 

Social events are on a self-paying basis:
 - Monday: Guided city walk (free) + dinner
 - Wednesday: "Die Zauberfloete" (W. A. Mozart) in the Semper Opera 
              (We have a very special and reduced price of
               only 10 Euro for our young PhD students and
               their accompanying persons - 
               you should not be older than about 32 years
               and you should have a student card or a 
               letter from your institute that you are a PhD student. 
               The contingent is limited, therefore please
               book the course as soon as possible.)

Please register soon, the course is limited to 45 participants.
Early registration deadline: Dec. 13, 2015 (including opera).
Late registration deadline: Jan. 10, 2016 (limited chance for the opera visit)


The course language is German. 
All slides and handouts are in English.

---------------------------------------------------------------------
I would appreciate if you could forward this email to interested
colleagues.  If you receive double postings or you want to stop
these postings, then please reply the email-address(es) that
should be unsubscribed, and include "unsubscribe" in the subject line.
---------------------------------------------------------------------


---------------------------------------------------------------------
Dr. Rolf Rabenseifner .. . . . . . . . . . email rabenseifner@hlrs.de
High Performance Computing Center (HLRS) . phone ++49(0)711/685-65530
University of Stuttgart .. . . . . . . . . fax : ++49(0)711/685-65832
Head of Dpmt Parallel Computing .. .. www.hlrs.de/people/rabenseifner
Nobelstr. 19, D-70569 Stuttgart, Germany . . . . (Office: room 1.307)
---------------------------------------------------------------------

