home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / arch / 9051 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  15.1 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!vulcan.austin.ibm.com!todd
  2. From: todd@vulcan.austin.ibm.com (Todd Clayton)
  3. Newsgroups: comp.arch
  4. Subject: ADVANCE PROGRAM for ASPLOS V
  5. Message-ID: <1992Aug25.200943.9177@awdprime.austin.ibm.com>
  6. Date: 25 Aug 92 20:09:43 GMT
  7. Sender: news@awdprime.austin.ibm.com (USENET News)
  8. Organization: IBM PSP Austin, Tx.
  9. Lines: 383
  10.  
  11. I am posting this for Steve White.
  12.    
  13.  
  14.                           ADVANCE PROGRAM 
  15.                     Fifth International Conference
  16.                      on Architectural Support for
  17.                         Programming Languages
  18.                         and Operating Systems
  19.  
  20.                         October 12-15, 1992
  21.                        Boston, Massachusetts
  22.        
  23.             SIGARCH    Sponsored by the ACM    TC MM
  24.             SIGPLAN    in cooperation with the    TC VLSI
  25.              SIGOPS    IEEE Computer Society    TC OS
  26.  
  27.      *****************************************************
  28.      *****************************************************
  29.      **                                                 **
  30.      **    Register early for a free ASPLOS T-shirt.    **
  31.      **                                                 **
  32.      *****************************************************
  33.      *****************************************************
  34.  
  35. Monday, October 12
  36. ==================
  37. Tutorial I: 
  38. High-Performance Shared Memory: Implementation Issues and
  39. Consistency Models,
  40. Sarita V. Adve and Mark D. Hill, Unviersity of Wisconsin-Madison
  41.  
  42.    Implementation options for high-performance shared-memory will 
  43.    be surveyed, including program sharing patterns (e.g., read-mostly 
  44.    and migratory), reducing memory latency with cache coherence 
  45.    (e.g., by snooping, directories or software), tolerating memory la-
  46.    tencies with prefetching or multiple contexts. Hardware shared 
  47.    memory systems will be contrasted with shared virtual memory sys-
  48.    tems. Theoretical and practical issues regarding memory consis-
  49.    tency models will be explored, including the performance potential 
  50.    and ease-of-use aspects of sequential consistency and several 
  51.    weaker models (e.g., processor consistency, weak ordering, release 
  52.    consistency, and SPARC's TSO and PSO).
  53.  
  54. Tutorial II: 
  55. Instruction-Level Parallel Processing: Superscalar Processor Design,
  56. John Paul Shen, Carnegie Mellon University
  57.  
  58.    This tutorial presents the hardware and software techniques for su-
  59.    perscalar processor design. Topics covered include: superpipelined, 
  60.    superscalar, supersymmetric and VLIW machines; limits of instruc-
  61.    tion-level parallelism (ILP); dynamic techniques for detecting and 
  62.    resolving data and control dependencies (e.g. scoreboarding, register 
  63.    renaming, load bypassing and forwarding, branch prediction, and 
  64.    out-of-order/speculative execution); static techniques for depen-
  65.    dency resolution (e.g. instruction boosting, and instruction schedul-
  66.    ing for predicated/speculative execution); and recent quantitative 
  67.    experimental results on limits of these techniques for future super-
  68.    scalars. We will survey current superscalar designs, including: 
  69.    R4000, RS/6000, Supersparc, PA-RISC 7100, i960CA and Alpha; 
  70.    detailed instruction-level evaluation of the IBM RS/6000 and 
  71.    Multiflow TRACE/300.
  72.  
  73. Monday, October 12
  74. ASPLOS-V Reception : An informal gathering for conference and tutorial
  75.                      attendees.
  76.  
  77. Tuesday October 13
  78. ==================
  79. Welcome and Keynote Address, Butler Lampson, DEC 
  80. Cambridge Research Lab
  81.  
  82. Session I: File Systems, Chair: Randy Katz
  83.  
  84.       On-line Data Compression in a Log-structured File System, Michael 
  85.       Burrows, Charles Jerian, Butler Lampson, and Timothy Mann 
  86.       (DEC System Research Center).
  87.       
  88.       Non-volatile Memory for Fast, Reliable File Systems. Mary Baker, 
  89.       Satoshi Asami, Etienne Deprit, John Ousterhout and Margo Seltzer  
  90.       (Univ. of California, Berkeley).
  91.       
  92.       Parity Declustering for Continuous Operation in Redundant Disk 
  93.       Arrays. Mark Holland and Garth A. Gibson (Carnegie Mellon).
  94.  
  95. Session II: Software and Hardware for Prefetching, Chair: David 
  96. Callahan
  97.  
  98.       Software Support for Speculative Loads. Anne Rogers and Kai Li 
  99.       (Princeton University).
  100.       
  101.       Reducing Memory Latency via Non-blocking and Prefetching 
  102.       Caches. Tien-Fu Chen and Jean-Loup Baer (Univ. of Washington).
  103.       
  104.       Design and Evaluation of a Compiler Algorithm for Prefetching. 
  105.       Todd C. Mowry, Monica S. Lam and Anoop Gupta (Stanford 
  106.       University).
  107.  
  108. Session III: Branch Prediction, Chair: Thomas Gross
  109.  
  110.       Improving the Accuracy of Dynamic Branch Prediction Using 
  111.       Branch Correlation. Shien-Tai Pan and Kimming So (IBM), and 
  112.       Joseph T. Rahmeh (Univ. of Texas, Austin).
  113.       
  114.       Predicting Conditional Branch Directions from Previous Runs  
  115.       of a Program. Joseph A. Fisher and Stefan M. Freudenberger 
  116.       (Hewlett-Packard Labs).
  117.  
  118. Session IV: Networks and Communications, Chair: Anant Agarwal
  119.  
  120.       High Speed Switch Scheduling for Local Area Networks. Thomas
  121.       E. Anderson (Univ. of California, Berkeley), and Susan S. Owicki, 
  122.       James B. Saxe, and Charles P. Thacker (DEC System Research Center).
  123.       
  124.       A Tightly-Coupled Processor-Network Interface. 
  125.       Dana S. Henry and Christopher F. Joerg (MIT).
  126.  
  127. Evening Panel Session and Open Bar
  128.  
  129. Wednesday October 14
  130. ====================
  131. Session V: Caches and Memory Management, Chair: Douglas Clark
  132.  
  133.       Consistency Management for Virtually Indexed Caches.      
  134.       Bob Wheeler and Brian N. Bershad (Carnegie Mellon).
  135.       
  136.       Eliminating the Address Translation Bottleneck for Physical 
  137.       Address Cache. Tzi-cker Chiueh and Randy H. Katz 
  138.       (Univ. of California, Berkeley).
  139.       
  140.       A Performance Evaluation of Optimal Hybrid Cache Coherency 
  141.       Protocols. Jack E. Veenstra and Robert J. Fowler (Univ. of 
  142.       Rochester).
  143.  
  144. Session VI: Architecture and Operating Systems, Chair: John Wilkes
  145.  
  146.       Characterizing the Caching and Synchronization Performance of a 
  147.       Multiprocessor Operating System. Josep Torrellas, Anoop Gupta 
  148.       and John Hennessy (Stanford).
  149.       
  150.       Architectural Support for Single Address Space Operating Systems. 
  151.       Eric J. Koldinger, Jeffrey S. Chase, and Susan J. Eggers (Univ. of 
  152.       Washington).
  153.       
  154.       Application-Controlled Physical Memory using External Page-
  155.       Cache Management, Kieran Harty and David R. Cheriton (Stanford).
  156.  
  157. Session VII Miscellaneous Topics, Chair: Anita Borg
  158.  
  159.       Efficient Data Breakpoints. Robert Wahbe (Univ. of California, 
  160.       Berkeley).
  161.       
  162.       Migrating a CISC Computer Family onto RISC via Object Code 
  163.       Translation. Kristy Andrews and Duane Sand (Tandem Com-
  164.       puter Corporation).
  165.       
  166.       Fast Mutual Exclusion for Uniprocessors. Brian N. Bershad 
  167.       (Carnegie Mellon), and David D. Redell and John R. Ellis (DEC 
  168.       System Research Center).
  169.  
  170. Session VIII: Work in Progress Session, Chair: Susan Eggers
  171.  
  172.       [see detail below]
  173.  
  174. Evening Panel Session and Open Bar
  175.  
  176. Thursday October 15
  177. ===================
  178. Session IX: Superscalars, Chair: Mary Lou Soffa
  179.  
  180.       Sentinel Scheduling for VLIW and Superscalar Processors. Scott A. 
  181.       Mahlke, William Y. Chen, and Wen-mei W. Hwu (Univ. of Illi-
  182.       nois), and B. Ramakrishna Rau and Michael S. Schlansker 
  183.       (Hewlett-Packard Labs).
  184.       
  185.       Efficient Superscalar Performance Through Boosting. Michael D. 
  186.       Smith, Mark Horowitz, and Monica S. Lam (Stanford).
  187.  
  188. Session X: Multiprocessors: Hardware and Software, Chair: David Cheriton
  189.  
  190.       Cooperative Shared Memory: Software and Hardware Support for 
  191.       Scalable Multiprocessors. Mark D. Hill, James R. Larus, Steven 
  192.       K. Reinhardt, and David A. Wood (Univ. of Wisconsin).
  193.       
  194.       Closing the Window of Vulnerability in Multiphase Memory Trans-
  195.       actions. John Kubiatowicz, David Chaiken, and Anant Agarwal 
  196.       (MIT).
  197.       
  198.       Access Normalization: Loop Restructuring for NUMA Compilers. 
  199.       Wei Li and Keshav Pingali (Cornell University).
  200.  
  201. Work in Progress Session
  202.  
  203. This year ASPLOS will feature a "work in progress" session, 
  204. consisting of 5-minute presentations on ASPLOS-oriented work in 
  205. progress, or even opinions about technical (and certainly controver-
  206. sial) topics. If you are interested in participating, please send an ab-
  207. stract of no more than one page to Susan Eggers, preferably through 
  208. email (eggers@cs.washington.edu) or at Dept. of Computer Science 
  209. and Engineering, Univ. of Washington, Seattle, WA 98195. Your 
  210. abstract must be received by September 15, 1992; final notification 
  211. will be just prior to the conference.
  212.  
  213. As is customary for ASPLOS, there will be panel sessions in 
  214. the evenings on controversial and/or topical subjects. This year there 
  215. will be a reception on Monday evening and panels on both Tuesday 
  216. and Wednesday evenings. An open bar will be available during both 
  217. panel sessions.
  218.  
  219. Conference Chairs
  220.  
  221.       General            Barry Flahive, Hewlett-Packard    
  222.       Program            Hank Levy, University of Washington    
  223.       Treasurer          Bob Nix, Digital Equipment Corporation    
  224.       Publicity          Jeanette McWilliams, IBM    
  225.                          Steven White, IBM
  226.       Local Arrangements David Levine, Hewlett-Packard    
  227.       Registration       Hugh Lauer, Mitsubishi Electric Research    
  228.       Tutorials          Bruce Olsen, Hewlett-Packard
  229.  
  230. Program Committee
  231.  
  232.       Hank Levy             University of Washington (chair)
  233.       Anant Agarwal      MIT
  234.       Anita Borg         DEC Western Research Lab
  235.       David Callahan     Tera Computer Corporation
  236.       David Cheriton     Stanford University
  237.       Doug Clark         Digital Equipment Corporation
  238.       David Ditzel       Sun Microsystems
  239.       Susan Eggers       University of Washington
  240.       Thomas Gross       Carnegie Mellon University
  241.       Randy Katz         Univ. of California, Berkeley
  242.       David May          INMOS Limited
  243.       Mary Lou Soffa     University of Pittsburgh
  244.       Guy Steele         Thinking Machines Corporation
  245.       John Wilkes        Hewlett-Packard Laboratories
  246.  
  247. Registration
  248.  
  249.    Conference registration includes one copy of the proceed-
  250. ings, lunches, breaks, banquet, and receptions. Registration for 
  251. tutorial sessions includes both tutorials plus one copy of notes 
  252. for each tutorial, a lunch, and breaks. The student registration fee 
  253. excludes meals; however by tradition, regular ASPLOS attendees who do
  254. not plan to use their meal tickets normally donate them to students.
  255.    Electronic mail or fax registration requires payment by credit
  256. card. A registration form may be retrieved by anonymous ftp from 
  257. merl.com, file /asplos/registration.form. (One is also included at 
  258. the end of this file.)  For further information, contact Darlene 
  259. Forsyth at (508) 436-5450 or asplos@apollo.hp.com.
  260.  
  261.  
  262. Transportation
  263.  
  264.    Boston's Logan Airport is located very near downtown and 
  265. the Park Plaza Hotel. Airways Transportation operates a shuttle 
  266. from the airport every half hour to all downtown hotels; fare is 
  267. $7.50. A taxi cab costs about $12-15 and takes 20-40 min-
  268. utes.  The fastest way from the airport is via MBTA subway.
  269. Take the free shuttle bus to Airport Station, then take the Blue
  270. Line inbound to Government Center, change to the Green Line, and
  271. go to the Arlington station.  The hotel is one block south of 
  272. Arlington Station, and three blocks from the Amtrak Back Bay Station.
  273.   Through special arrangements with Continental Airlines, conference
  274. attendees will be eligible for the lowest rate round-trip fare
  275. without having to stay over Saturday night.  This represents a 50%
  276. savings over the normal fare available to most people.  (Other  
  277. restrictions, such as advance purchase, restrictions on changes, etc.,
  278. still apply; only the Saturday night stay is waived.)  In addition,
  279. other discounted airline fares are available.  To take 
  280. advantage of this offer, please contact Colpitts Travel of 
  281. Lexington, Massachussetts, at (800)441-4023, and mention "ASPLOS".
  282.   
  283.  
  284. Climate
  285.  
  286.    Weather in Boston in October ranges from chilly to warm. 
  287. Early morning temperatures may be as low as 35 F, but tem-
  288. peratures may rise to the upper 70s F during the day. A jacket 
  289. will probably be needed, and rain is always a possiblity. Casual 
  290. attire is appropriate throughout the conference.
  291.  
  292.  
  293. Conference Site and Accomodation
  294.  
  295.    All technical sessions, lunches, and registration will be held 
  296. at the Boston Park Plaza Hotel and Towers. 
  297.    Contact the hotel directly for reservations and indicate ASPLOS-V 
  298. Conference.  Conference rates are $105 for single and $115 for double, 
  299. (9.7% State and City tax not included). Reservations must be received 
  300. by September 14, 1992, to guarantee conference rate. Late reservations 
  301. accepted on a space-available basis.
  302.  
  303.             Boston Park Plaza Hotel
  304.               64 Arlington Street
  305.                 Boston, MA 02117
  306.           (617) 426-2000; Fax: (617) 426-5545
  307.  
  308.  
  309. ASPLOS-V Registration Form
  310.  
  311. ASPLOS-V
  312. P.O. Box 1455
  313. Concord, MA 01742
  314. (617) 621-7503; Fax: (617) 621-7550 
  315. Attention: Hugh Lauer
  316.  
  317. e-mail   To: asplos@apollo.hp.com
  318.          Cc: 
  319.          Subject: Registration for ASPLOS-5 Conference
  320.  
  321. For further information, contact Darlene Forsyth at (508) 436-5450 or 
  322. asplos@apollo.hp.com.
  323.  
  324.  
  325. REGISTRATION:- 
  326.  
  327.  
  328. Name: ________________________________________________________________
  329.  
  330. Affiliation: _________________________________________________________
  331.  
  332. Address: _____________________________________________________________    
  333.  
  334.     
  335. Daytime telephone: ___________________________________________________
  336.  
  337. ACM Member # ___________________ or IEEE Member # ____________________     
  338.  
  339. Electronic mail address:
  340.  
  341. Please list any special needs or accommodations
  342.  
  343.  
  344.  
  345. FEES:-
  346.  
  347.   (Before Sept 14)       Member      Non-member      Student
  348.   
  349.      Symposium            $295 ___     $413 ___       $120 ___
  350.      Tutorial             $205 ___     $287 ___        $97 ___
  351.      
  352.      T-Shirt Size  Small ___  Medium ___  Large ___  X-Large ___
  353.      (T-shirt included only with paid registrations 
  354.       received by Sept 14)
  355.      
  356.   (After Sept 14)        Member      Non-member      Student
  357.   
  358.      Symposium            $398 ___     $558 ___       $120 ___
  359.      Tutorial             $277 ___     $387 ___        $97 ___
  360.   
  361. Student registration must be able to produce a valid, full-time 
  362. student ID; meals not included in student registration.
  363.  
  364. PAYMENT:-
  365.  
  366. Check drawn on U.S. bank payable to : ASPLOS-V ____
  367.  
  368. MasterCard ___  Visa ___   
  369.  
  370. Card no.: _____________________________________________ 
  371.  
  372. Expiration date: ______________________________________
  373.  
  374. Name on card: _________________________________________
  375.  
  376. Signature: ____________________________________________
  377.  
  378.  
  379.  
  380.      *****************************************************
  381.      *****************************************************
  382.      **                                                 **
  383.      **    Register early for a free ASPLOS T-shirt.    **
  384.      **                                                 **
  385.      *****************************************************
  386.      *****************************************************
  387.  
  388.  
  389. -- 
  390. "My opinions above, facts below."
  391. Todd Clayton, AIX Performance IBM Austin, Tx.
  392. INTERNET work: todd@perfmap.austin.ibm.com 
  393. Phone    work: (512) 838-7905
  394.