[Sigarch-members] SIGARCH-MSG: 2nd November 2007 Digest of SIGARCH Messages


Date: Sat, 10 Nov 2007 12:47:14 -0600
From: "Doug Burger" <dburger@xxxxxxxxxxxxx>
Subject: [Sigarch-members] SIGARCH-MSG: 2nd November 2007 Digest of SIGARCH Messages
This is the 2nd November 2007 Digest of SIGARCH Messages Addendum(sigarch-nov07b):

* MICRO 2007 Call for Participation: The 40th Annual IEEE/ACM International Symposium on Microarchitecture
  NOTE: Hotel discount cutoff deadline is today
	Early registration deadline is Monday
  http://www.microarch.org/micro40/
  Submitted by Russ Joseph <rjoseph@xxxxxxxxxxxxxxxxxxxx>
 
* PLDI 2008 Call for Papers: ACM SIGPLAN 2008 Conference on Programming Language Design and Implementation (PLDI)
  http://pldi2008.cs.ucr.edu/ 
  Submitted by Rajiv Gupta <gupta@xxxxxxxxxx>

* MSPC 2008 Call for Papers: The 2008 ACM SIGPLAN Workshop on Memory Systems Performance & Correctness
  NOTE: Submission deadline extended to November 16th.
  http://www.cs.umass.edu/MSPC08
  Submitted by Emery Berger <emery@xxxxxxxxxxxx>

* 13th International Workshop on High-Level Parallel Programming Models and Supportive Environments
  http://cobweb.ecn.purdue.edu/~smidkiff/hips/
  Submitted by Sam Midkiff <smidkiff@xxxxxxxxxx>

--Doug Burger
SIGARCH Information Director
infodir_SIGARCH@xxxxxxx

* Archive: http://lists.cs.wisc.edu/archive/sigarch-members/
* Web pages: http://www.cs.wisc.edu/~arch/www/, http://www.acm.org/sigarch/
* To remove yourself from the SIGARCH mailing list:
  mail listserv@xxxxxxx with message body: unsubscribe SIGARCH-MEMBERS

-----------------------------------------------------------------
Doug Burger			  Office:	       3.432 ACES
Associate Professor		  Phone:	     512-471-9795
Department of Computer Sciences	  Assistant:	     512-232-7460
The University of Texas at Austin Fax:		     512-232-1413
1 University Station, #C0500	  E-mail:   dburger@xxxxxxxxxxxxx
Austin, TX 78712-1188 USA	  www.cs.utexas.edu/users/dburger
----------------------------------------------------------------------
----------------------------------------------------------------------

* MICRO 2007 Call for Participation: The 40th Annual IEEE/ACM International Symposium 
  on Microarchitecture

MICRO 2007 Call for Participation
The 40th Annual IEEE/ACM International Symposium on Microarchitecture
    Chicago, Illinois (USA)   December 1--5, 2007
          http://www.microarch.org/micro40/


IMPORTANT DEADLINES:


The 2007 MICRO program has been finalized and online registration is now
open (http://www.microarch.org/micro40/). The advanced registration rate is available until November 12, 2007.


Discounts have been negotiated with the conference hotel: the Chicago Westin River North. Hotel reservation information can be found on the MICRO 2007 web site: http://www.microarch.org/micro40. The special MICRO rate of $199 (plus tax, etc.) will be available until November 10, 2007.


On behalf of all of the organizers of MICRO-40, we look forward to your
participation.

----------------------------------------------------------------------
----------------------------------------------------------------------

* PLDI 2008 Call for Papers: ACM SIGPLAN 2008 Conference on Programming Language Design 
  and Implementation (PLDI)

ACM SIGPLAN 2008 Conference on Programming Language Design and
Implementation (PLDI)
Tucson, Arizona, June 7 - 13, 2008

http://pldi2008.cs.ucr.edu/ 

Scope of the Conference: PLDI is a forum where researchers, developers,
educators, and practitioners can exchange information on the latest
practical and experimental work in the design and implementation of
programming languages. The PLDI conference seeks original research papers
that focus on practical issues in the design, development, implementation
and use of programming languages. Emphasis is placed on novel language
designs, innovative and creative approaches to compile-time and run-time
technology, and results from experimental studies of actual implementations.

Topics of Interest: Papers are solicited on, but not limited to, the
following topics as they relate to the design, development, implementation
and use of programming languages:
    * Bug detection and debugging
    * Code generation
    * Compiler/architecture interaction
    * Compiler analysis and optimizations
    * Domain-specific languages and tools
    * Dynamic and adaptive compilation
    * ILP/DLP/TLP and other types of parallelism
    * Memory hierarchy optimization
    * Memory management
    * Novel programming models
    * Parallelizing compilers
    * Programming language concepts and language design
    * Program representations and compiler construction
    * Performance analysis, evaluation and tools
    * Pointer analysis
    * Reliability
    * Security
    * Type systems and program logics
    * Verification

Important Dates:
    * Abstract deadline: Monday, November 12, 2007, 9:00 pm EST.
    * Paper deadline: Thursday, November 15, 2007, 9:00 pm EST.
    * In keeping with the convention established in the last few years, 
      the deadline is firm and no extensions will be given. 
    * Rebuttal Period: Wednesday to Friday, January 16-18, 2008
    * Notification: Wednesday, February 8, 2008

General Chair: Rajiv Gupta, UC Riverside, gupta@xxxxxxxxxx  
Program Chair: Saman Amarasinghe, MIT, saman@xxxxxxxxxxxxx 
Program Committee:
Rajeev Alur, UPenn
David August, Princeton
Emery Berger, UMass Amherst
Angela Brown, Toronto
Alain Darte, ENS Lyon
Wong Weng Fai, NUS Singapore
Matt Frank, UIUC
Thomas Gross, ETH Zurich
Rodric Rabbah, IBM
Norm Rubin, AMD
Mike Smith, Harvard
Michelle Strout, Colorado State
David Tarditi, Microsoft Research
John Whaley, Moka 5
Emmett Witchel, UT Austin
Youfeng Wu, Intel Research Labs
Hongwei Xi, Boston Univ.
Kathy Yellick, UC Berkeley

----------------------------------------------------------------------
----------------------------------------------------------------------

* MSPC 2008 Call for Papers: The 2008 ACM SIGPLAN Workshop on Memory Systems (MSPC 2008)
  Performance & Correctness

NOTE: To accommodate conflicts with the PLDI submission deadline we have 
have extended the MSPC 2008 submission deadline until 16 November. Please
consider submitting a position paper or position abstract to MPSC 2008. 

2 March 2008 - Seattle, Washington USA
Co-located with ASPLOS 2008
http://www.cs.umass.edu/MSPC08


Call for Papers

OVERVIEW  As CPUs rely increasingly on parallelism rather than
frequency to improve performance, the memory system emerges as the
fundamental barrier to continued improvement in system-level 
performance. Previous tactics like increasing cache size and
associativity become less and less relevant in a world where NUMA
memory behaviors and inter-processor contention dominate application
performance. MSPC is a forum for exploring these emerging
challenges. This multi-disciplinary workshop fosters collaboration
among researchers in compilers, programming languages, architecture,
operating systems and adjacent specialties. We welcome position papers 
on all aspects of memory system performance and correctness. Areas of
interest include but are not limited to the following topics:

* Analysis of memory systems performance, including power, bandwidth,
 and latency 
* Static and dynamic techniques for understanding and improving memory
 performance
* Hardware and software techniques for ensuring memory safety and
 detecting memory-related bugs
* Hardware memory models and their impact on software 
* Transactional memory and other new programming models for expressing
 parallelism
* Managed memory and garbage collection technologies
* Memory hierarchy design for chip multiprocessors (CMPs)
* Understanding and improving OS subsystems such as page placement and 
 scheduling
* Exploitation of new storage technologies such as non-volatile memory

WORKSHOP FORMAT  MSPC 2008 is adopting a new format to encourage
exploration of the most disruptive problems and the most radical 
solutions in the space. Towards this end we encourage submissions in
two formats:
* Position papers may present preliminary experimental results, new
 analysis of previous experiments, emerging technical challenges, or 
 experiences and opportunities in the context of real-world systems.
* Position abstracts should clearly state a position and the related
 experience or course of action as relevant to MSPC .

SUBMISSION GUIDELINES  Position papers should not exceed six
pages. Typical abstracts will be one or two pages in length. Minimum
font size is 10 point for all submissions. Papers should be submitted 
electronically through the workshop web site
(http://www.cs.umass.edu/MSPC08). Accepted papers and abstracts will
be made available as hard copy at the workshop.  Position papers will 
be published in the ACM Digital Library.

Key Information
* New Submissions Deadline: 16 November 2007, at 11:59:59 PM Eastern time
* Notification: 21 December 2007
* Final papers due: 28 January 2008
* Workshop Web Site: http://www.cs.umass.edu/MSPC08

Organizing Committee
General Chair   Emery Berger,  University of Massachusetts Amherst
Program Chair   Brad Chen, Google 
Ali-Reza Adl-Tabatabai, Intel
Emery Berger, University of Massachusetts Amherst
Cliff Click, Azul Systems
Bruce Jacob, University of Maryland
Jeremy Manson, Google
Sally McKee, Cornell University
Trevor Mudge, University of Michigan 
Onur Mutlu, Microsoft Research
Erez Petrank, Technion
Valentina Salapura, IBM Research
Michael Swift, University of Wisconsin

----------------------------------------------------------------------
----------------------------------------------------------------------

* 13th International Workshop on High-Level Parallel Programming Models and Supportive Environments
Location: Miami, FL
Date: April 14, 2008
Submission deadline: Nov. 27th, 2007
Dates: January 12-14, 2005
URL: http://cobweb.ecn.purdue.edu/~smidkiff/hips/

----------------------------------------------------------------------
----------------------------------------------------------------------
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Sigarch-members] SIGARCH-MSG: 2nd November 2007 Digest of SIGARCH Messages, Doug Burger <=