ISCA Workshop on Fine-Grain Massively Parallel Coordination

solworth@newyork.eecs.uic.edu (Jon Solworth)
Fri, 19 Mar 1993 03:50:37 GMT

          From comp.compilers

Related articles
ISCA Workshop on Fine-Grain Massively Parallel Coordination solworth@newyork.eecs.uic.edu (1993-03-19)
| List of all articles for this month |

Newsgroups: comp.arch,comp.parallel,comp.compilers
From: solworth@newyork.eecs.uic.edu (Jon Solworth)
Keywords: CFP, parallel
Organization: EECS Dept, Univ. of Illinois at Chicago
Date: Fri, 19 Mar 1993 03:50:37 GMT

Just a reminder that workshop abstracts are due on Monday, March 22nd.


Jon Solworth
______________________________________________________________________________
Call for papers and participation . . .


Workshop on Fine-Grain Massively Parallel Coordination
Intl. Symp. on Computer Architecture
San Diego, California
May 14-15, 1993


ABSTRACT
========


Parallel computing consists of alternating independent computation
(on individual processors) and coordination among processors; it is the
coordination which distinguishes parallel from uniprocessor operation.
Coordination includes synchronization, communication, scheduling, and
resource management. Efficient coordination is critical to exploiting
fine- or even medium-grain concurrency and effects performance, static vs.
dynamic tradeoffs, degree of asynchrony, and many other aspects of
parallel processor implementation and semantics.


There is a growing trend towards using sequential
microprocessors as a base for parallel machines.


          . As context switching time increases, how can processors be
coordinated efficiently? Does this condemn us to
coarse-grain machines, or can groups of processors be scheduled to
minimize context switching? Are fine-grain architectures only
achievable with custom processor hardware? Are there fundamental
tradeoffs between coordination efficiency and sequential processing
efficiency?


          . What are a sufficient set of coordination mechanisms, and how can
they be implemented in the network or memory (including caches)?
How can these implementations compensate for the lack of fine-grain
parallelism support at the processor level?
What are the tradeoffs of properties such as virtualizability and
fault tolerance versus hardware cost, scalability, and efficiency?
What properties should be guaranteed by the software system
versus the architecture?


          . What is the impact of compile-time analysis on coordination,
including scheduling and resource allocation?






IMPORTANT DATES:
================
Papers due: March 22, 1993
Acceptances: April 8, 1993
Final papers: May 1, 1993


ORGANIZERS:
===========
Jon A. Solworth (Chair), University of Illinois at Chicago
Andrew Chien, University of Illinois at Urbana-Champaign
Gary Koob, Office of Naval Research


LOCAL ARRANGEMENTS
==================
Jerry Stamatopoulos, isca-ws@parsys.eecs.uic.edu


SUBMISSIONS:
============
If you are interested in submitting to the workshop send
5 copies of a three-page (single spaced) abstract to the chair.
Abstracts can discuss RESEARCH RESULTS or POSITION PAPERS,
although we expect expect the balance of accepted papers to
be weighted towards research contributions.
Submit by sending postscript or plain text electronically to:


isca-ws@parsys.eecs.uic.edu


If this is a hardship, then papers may be sent by physical mail
arriving by the due date to:


Jon A. Solworth
Dept. of EECS (M/C 154)
University of Illinois at Chicago
851 S. Morgan Rm 1120 SEO
Chicago, IL 60607-7053


FAX: (312) 413-0024
                   telephone: (312) 996-0955


Submissions must include an email address and a telephone number.
Acceptances will be made by email, posted to the network, and
available by anonymous ftp from the directory
parsys.eecs.uic.edu:pub/isca-ws.




WORKSHOP INFORMATION
====================


The workshop will be in San Diego, California, USA, May 14-15, as part
of the International Symposium on Computer Architecture at the
Federated Computing Research Conference (FCRC). There will be a
registration fee, of between $150--$200. Please send e-mail to
isca-ws@parsys.eecs.uic.edu if you want to be on our mailing list.




THE FEDERATED COMPUTING RESEARCH CONFERENCE
===========================================


The Federated Computing Research Conference (FCRC) will run from May 14 to
May 22 in San Diego, California, USA. The FCRC is an effort to bring
together a spectrum of individual computing research conferences and
workshops at a common site and at roughly the same time. In addition,
mornings will begin with joint plenary talks on topics of broad appeal to
the computing research community. The plenary speakers will include:
Laszlo Babai, Richard Karp, Guy L. Steele, Jr., and Maurice Wilkes. The
FCRC constituent conferences are the:


  * 25th Annual ACM Symposium on Theory of Computing (STOC), May 16-18
  * 20th Annual Int'l Symposium on Computer Architecture (ISCA), May 17-19
  * 9th Annual ACM Symposium on Computational Geometry, May 19-21
  * Structure in Complexity Theory, 8th Annual IEEE Conference
                (Structures), May 18-21
  * 7th Workshop on Parallel and Distributed Simulation (PADS), May 16-19
  * 4th ACM SIGPLAN Symposium on Principles and Practices of Parallel
                Programming (PPoPP), May 19-21
  * 3rd Workshop on Parallel Algorithms (WOPA), May 19-20
  * ACM/ONR Workshop on Parallel and Distributed Debugging, May 17-18
  * CRA Workshop on Academic Careers for Women, May 15




SPONSORS of FCRC
================


The Federated Computing Research Conference (FCRC) is sponsored by the
Computing Research Association, ACM (with the following SIGs: SIGACT,
SIGARCH, SIGGRAPH, SIGOPS, SIGPLAN, SIGSIM), IEEE (with the following
Computer Science Technical Committees: Mathematical Foundations of
Computing, Computing Architecture, Simulation), University of Maryland
Institute for Advanced Computer Studies, DARPA, NSF, and ONR.
--
_____________________________________________________________________________
Jon A. Solworth internet: solworth@parsys.eecs.uic.edu
Dept. of EECS (M/C 154) telephone: (312) 996-0955
University of Illinois at Chicago FAX: (312) 413-0024
851 S. Morgan Rm 1120 SEO
Chicago, IL 60607-7053
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.