home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / or / general / 717 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  5.0 KB

  1. Xref: sparky or.general:717 pdx.general:1344 ogi.general:38
  2. Path: sparky!uunet!wupost!darwin.sura.net!sgiblab!cs.uoregon.edu!ogicse!ogicse.cse.ogi.edu!kelly
  3. From: kelly@ogicse.cse.ogi.edu (Kelly Atkinson)
  4. Newsgroups: or.general,pdx.general,ogi.general
  5. Subject: Computer Science Colloquia
  6. Message-ID: <46033@ogicse.ogi.edu>
  7. Date: 17 Nov 92 23:55:58 GMT
  8. Article-I.D.: ogicse.46033
  9. Sender: kelly@ogicse.ogi.edu
  10. Distribution: or
  11. Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR
  12. Lines: 106
  13.  
  14.  
  15. Oregon Graduate Institute
  16. Department of Computer Science and Engineering
  17.  
  18. COLLOQUIUM SERIES
  19.  
  20.  
  21. -----------------------------------------------------------------------
  22. Distributed Computing Environments Colloquium Series
  23. (Co-sponsored by OCATE)
  24.  
  25. Designing Database Systems for Mobile Computers
  26. Rafael Alonso, Matsushita Information Technology Laboratory
  27.  
  28. Wednesday, December 2, 1992,  10:30 a.m.
  29. Main Seminar Room, OGI Administration Building
  30.  
  31. Recently, there have appeared on the market a number of mobile pen-
  32. centric computers.  Such machines represent a new kind of computing 
  33. environment, one that we feel will force database designers to address 
  34. new research issues.  In this talk we briefly describe the characteristics of 
  35. these machines, and list some of the research problems in this area 
  36. currently being explored at the Matsushita Information Technology 
  37. Laboratory.  In particular, we will present our preliminary work in two 
  38. areas: a pen-centric DBMS interface, and an energy-efficient query 
  39. compilation mechanism (i.e., a query compiler that selects the database 
  40. plan that uses the least amount of battery power).
  41.  
  42. Bio:
  43.  
  44. Rafael Alonso received a Ph.D. in Computer Science from U.C. Berkeley in 
  45. 1986.  He was a member of the faculty of Princeton University before 
  46. joining the Matsushita Information Technology Laboratory in Princeton as 
  47. Senior Scientist.  Dr. Alonso's research interests include database systems, 
  48. operating systems and distributed processing.
  49.  
  50.  
  51. -----------------------------------------------------------------------
  52. Issues in Scientific Computing Colloquium Series
  53. (Co-sponsored by OCATE)
  54.  
  55. Applications Demand Class-Specific Optimizations: 
  56.        The C++ Compiler Can Do More
  57. Ian G. Angus, Boeing Computer Services
  58.  
  59. Friday, December 4, 1992,  3:30 p.m.
  60. Main Seminar Room, OGI Administration Building
  61.  
  62. So far C++ has made few inroads into the realm of scientific computing, 
  63. which is still largely dominated by Fortran.  Of the few attempts that have 
  64. been made to apply C++ to numerically intensive codes, the results have 
  65. often suffered from annoying performance problems.  Examination of these 
  66. problems suggests that they are unlikely to be solved by incremental 
  67. improvements in compiler optimization technology.
  68.  
  69. In this talk we will:
  70. *    Motivate the discussion by describing a common efficiency problem 
  71. that arises when numerical codes are programmed in C++.
  72. *    Discuss some potential solution strategies that we believe to be 
  73. viable in the near term, but not over the long term.
  74. *    Introduce a minimal mechanism through which a compiler could 
  75. solve these problems by loading class-specific optimizations on an as-
  76. needed basis.  A simple interface that will enable this feature will be 
  77. presented.
  78.  
  79. While our immediate motivation is that of numerically intensive codes,
  80. our approach will be applicable to all application domains.
  81.  
  82. Bio:
  83.  
  84. Ian Angus received a Ph.D. in theoretical high energy physics from Caltech 
  85. in 1986.  Following graduation he spent a year as a research fellow in the 
  86. Concurrent Computation Program at Caltech.  In 1987 he joined the 
  87. Computer Science group at Northrop's Research and Technology Center in 
  88. Southern California.  In 1992 he joined the Research and Technology 
  89. organization within Boeing Computer Services in Seattle.  Dr. AngusU 
  90. research focuses on the use of object-oriented programming methods to 
  91. facilitate scientific computation on massively parallel computers.
  92.  
  93.  
  94. -----------------------------------------------------------------------
  95. Issues in Scientific Computing Colloquium Series
  96. (Co-sponsored by OCATE)
  97.  
  98. Single Schema Database Management Systems
  99. Don Batory, University of Texas
  100.  
  101. Friday, December 11, 1992,  3:30 p.m.
  102. Main Seminar Room, OGI Administration Building
  103.  
  104. Many data-intensive applications require high-performance data 
  105. management facilities but utilize only a small fraction of the power of a 
  106. general-purpose database system.  We believe single schema database 
  107. systems (SSDs), i.e., database systems that are designed to work only for a 
  108. specific schema and a predeclared set of operations, are a vital need of 
  109. today's software industry.  
  110.  
  111. The challenge is to create a technology for economically building high-
  112. performance SSDs.  To meet this challenge, we are building the P2 
  113. language, an extension of C, that is specifically designed to support high-
  114. performance, customized SSDs.
  115.  
  116. This research was supported in part by grants from The University of 
  117. Texas Applied Research Labs, Schlumberger, Digital Equipment 
  118. Corporation, and Texas Instruments.
  119.  
  120.