home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / transput / 1374 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  11.5 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!mucs!v2.cgu.mcc.ac.uk!grant
  2. From: grant@v2.cgu.mcc.ac.uk
  3. Newsgroups: comp.sys.transputer
  4. Subject: Meiko Users Conference
  5. Message-ID: <1993Jan11.172253.1@v2.cgu.mcc.ac.uk>
  6. Date: 11 Jan 93 17:22:53 GMT
  7. Sender: news@cs.man.ac.uk
  8. Organization: Manchester Computing Centre CGU
  9. Lines: 316
  10.  
  11. ---------------------------------------------------------------------------
  12.         The 4th Meiko User Society Conference
  13. ---------------------------------------------------------------------------
  14.  
  15.                      15th and 16th April 1993 
  16.                           Moat House Hotel
  17.                           Southampton, UK
  18.  
  19. The Meiko User Society annual conference provides a forum for users and
  20. administrators of Meiko parallel computer systems to meet and discuss 
  21. relevant issues. Meiko directors, support and technical staff are also 
  22. present, providing an opportunity for direct discussion. 
  23.  
  24. The conference will include sessions for User papers, Special Interest
  25. Groups (SIGs), and informative workshops.  This year there are two
  26. workshops which will be held concurrently; one concerning High
  27. Performance Fortran and the other continuing the theme set at last
  28. year's conference of advanced CSTools programming issues and problems. 
  29. The final afternoon of the conference is devoted to SIGs.  The SIGs will
  30. provide a friendly forum for the discussion of: Parallel Database
  31. Systems, Parallel Graphics and Data Visualisation, Computational Fluid
  32. Dynamics, Grand Challenge problems and High Performance Fortran. 
  33.  
  34. -----
  35. Venue 
  36. -----
  37.  
  38. The 1993 Meiko User Conference will be held at the Southampton Moat
  39. House Hotel.  This hotel is about half a mile from the University of
  40. Southampton's main campus at Highfield and approximately two miles from
  41. Southampton city centre. 
  42.  
  43. The University of Southampton has had a very strong association with
  44. parallel computing since the early days of the first generation of
  45. transputers.  Today the University is playing a major role in the
  46. development of new standards and technology in the parallel computing
  47. world.  Currently there are three main parallel computing groups at
  48. Southampton and their work covers academic research, industrial and
  49. commercial applications, and user service and support. 
  50.  
  51. The conference will be mainly held at the Moat House Hotel.  Those
  52. delegates wishing to attend the CSTools workshop will be transported to
  53. and from the University. 
  54.  
  55. ----
  56. Date
  57. ----
  58.  
  59. The conference will be held on Thursday 15th and Friday 16th April 1993. 
  60.  
  61. ----------
  62. Membership
  63. ----------
  64.  
  65. Membership of the Meiko User Society (MeikUS) is free to all users of
  66. Meiko equipment.  Members are entitled to free copies of the Society's
  67. journal "Surface Noise" (published three times a year).  In addition
  68. members have access to an archive server and will receive regular
  69. information on conferences and events connected with the Society. 
  70.  
  71. ---------------
  72. Call For Papers
  73. ---------------
  74.  
  75. Submission of abstracts:      February 1st 1993
  76. Notification of acceptance:   February 20th 1993
  77. Final versions of papers:     March 20th 1993
  78.  
  79. Authors should submit full papers in English of not more than 20 A4,
  80. double spaced, pages, together with an abstract.  Three copies should be
  81. submitted together with an electronic version in plain ASCII text.  It
  82. should be noted that accepted papers will be published in "Surface
  83. Noise" and in the North Holland journal "Future Generation Computer
  84. Systems". 
  85.  
  86. An added attraction at this years conference will be a user poster
  87. display competition.  Each entrant should produce a poster of no more
  88. than A1 size with pictures and text describing their work.  Delegates
  89. interested in entering this competition should indicate so on the
  90. application form. 
  91.  
  92. Meiko are kindly sponsoring the prizes for the best paper presentation
  93. and the best submitted poster. 
  94.  
  95. ----------------
  96. CSTools Tutorial
  97. ----------------
  98.  
  99. This workshop will concentrate on the use of advanced CSN communications
  100. features such as message prioritisation and the effects of various CSN
  101. function call parameters on the behaviour of CSN primitives. 
  102.  
  103. The workshop will be of particular interest to CSTools users in the
  104. client-server applications field but is also designed to be of general interest.
  105. No particular knowledge of client-server applications will be assumed. 
  106.  
  107. The workshop will, however, assume a background knowledge and understanding 
  108. of various modes of communication available within CSTools along with a 
  109. working knowledge of Unix and one of its common editors (vi or emacs). 
  110.  
  111. The workshop will be of an "exploratory" nature involving both group and
  112. individual work and will last approximately 1.5 - 2.0 hours. 
  113.  
  114. ---------------------------------
  115. High Performance Fortran Workshop
  116. ---------------------------------
  117.  
  118. Since its introduction over 3 decades ago, Fortran has been the language
  119. of choice for scientific and engineering programming for sequential
  120. computers.  Exploiting the full capability of modern parallel
  121. architectures, however, increasingly requires more information than
  122. ordinary Fortran77 or Fortran90 programs provide. 
  123.  
  124. The High Performance Fortran Forum was formed in January 1992 as a
  125. coalition of industrial and academic groups working to develop a set of
  126. standard Fortran extensions to provide the necessary information,
  127. particularly for data parallel computation.  The working group includes
  128. most vendors and manufacturers of parallel computers, compiler vendors, and 
  129. many leading academic research groups in the field of parallel computation. 
  130.  
  131. The resulting informal language standard, High Performance Fortran
  132. (HPF), is due to be published at the start of 1993.  It will be based on
  133. extensions to Fortran90 as the base language, and is intended to be
  134. portable from workstations to massively parallel supercomputers while
  135. being able to express the algorithms needed to achieve high performance
  136. on specific architectures.  The extensions will consist of:
  137.  
  138.     new directives, e.g. for data distribution on multiprocessors;
  139.     
  140.     new language features, probably limited to a FORALL statement and
  141.     construct, and new intrinsic procedures;
  142.  
  143.     language restrictions, e.g.  in the use of sequence and storage
  144.     association. 
  145.  
  146. An official subset of full HPF will be defined for faster implementation. 
  147.  
  148. This HPF workshop will include the following topics:
  149.  
  150.     a tutorial introduction to HPF; 
  151.  
  152.     a review of current and planned HPF implementations and related tools
  153.     for parallel program development. 
  154.  
  155. -------------
  156. Social Events
  157. -------------
  158.  
  159.     A reception before the conference banquet has been sponsored by Meiko.
  160.     The conference banquet will be held on Thursday evening.
  161.  
  162. -----------------
  163. Conference Format
  164. -----------------
  165.  
  166. The morning of the first day is being set aside for:
  167.  
  168.     A CSTools workshop given by Meiko staff.
  169.     A High Performance Fortran workshop given by staff from the
  170.     University of Southampton. 
  171.  
  172. User presentations and keynote speeches will take place during the first
  173. afternoon and the second morning.  The final afternoon will consist of a
  174. number of SIGs running in parallel. 
  175.  
  176. -----
  177. Day 1
  178. -----
  179.  
  180. 0900           Registration and Coffee
  181. 1000 - 1300    High Performance Fortran workshop (coffee 1100-1130)
  182. 0930 - 1300    CSTools Workshop (Coffee 1100 - 1120).
  183. 1300           Lunch
  184. 1400           Keynote speech - Anthony Hey (Professor of Concurrent Computation, University of Southampton)
  185. 1445          User paper 1
  186. 1510          User paper 2
  187. 1535          User paper 3
  188. 1600          Tea
  189. 1630 - 1800       Meiko Session - Headed by Miles Chesney (Managing Director, Meiko)
  190. 1930          Conference Banquet
  191.  
  192. -----
  193. Day 2
  194. -----
  195.  
  196. 0900          Registration and Coffee
  197. 0930          Keynote speech - Andy Coot (Manager Spacial Database System, Ordnance Survey)
  198. 1015          User paper 4
  199. 1040          User paper 5
  200. 1105          Coffee break and MeikUS AGM
  201. 1145          User paper 6
  202. 1210          User paper 7
  203. 1235          User paper 8
  204. 1300          Lunch
  205. 1400          SIG session 1
  206. 1500          Tea
  207. 1530          SIG session 2
  208. 1630          Close
  209.  
  210. -------------------
  211. Further Information
  212. -------------------
  213.  
  214. For further information on the Conference or the Meiko User Society contact:
  215.  
  216. Dr Mark Baker                             Ms Charlie Clydesdale
  217. Southampton University Computing Services     Meiko Users Conference
  218. Highfield                      c/o Meiko Ltd
  219. Southampton, S05 5NH                      650 Aztec West
  220. Tel: (+44) 703 593226                     Bristol, BS12 4SD
  221. Fax: (+44) 703 593939                     Tel:    (+44) 454 616171
  222. Email M.A.Baker@soton.ac.uk            Fax:    (+44) 454 618188
  223.                            Email:  meiko-user-soc@uk.co.meiko
  224.  
  225. -----------------------------------------------------------------------------
  226.                 Booking Form
  227. -----------------------------------------------------------------------------
  228. Name:
  229. Address:
  230.  
  231. Telephone:            Email:                 Fax:
  232.  
  233. --------------------
  234. General Information:
  235. --------------------
  236.  
  237. The day rates given below are inclusive of: attendance at the
  238. conference, lunch and refreshments, a copy of the conference proceeding,
  239. attendance of one of the workshops (Thursday) and attendance of the SIGs
  240. (Friday).  It does not include accomodation or the Conference Banquet. 
  241.  
  242. **************************************************
  243. * N.B. All prices (#) are in UK pounds sterling. *
  244. **************************************************
  245.  
  246. ----------------------
  247. Conference Attendance:
  248. ----------------------
  249.  
  250. Day Delegate  (Coffee, Lunch & Tea) - Thursday 15th    #30    Y/N
  251. Day Delegate  (Coffee, Lunch & Tea) - Friday 16th    #30    Y/N
  252.  
  253. -----------------------------------------------------------------------------
  254. Day 1 (Thursday 15th April)
  255.  
  256. I wish to attend:
  257.    Advanced CSTools Tutorial                    Y/N 
  258. OR
  259.    High Performance Fortran Workshop                   Y/N
  260.  
  261. -----------------------------------------------------------------------------
  262. Day 2  (Friday 16th April)
  263.  
  264. I would like to attend the following Special Interest Groups (SIG):
  265.  
  266.    Session 1:
  267.     Parallel Databases                    Y/N
  268.    OR   Computational Fluid Dynamics                 Y/N
  269.    OR   Grand Challenges                          Y/N
  270.  
  271.    Session 2:
  272.        Visualisation                         Y/N
  273.    OR   HP Fortran                         Y/N
  274.  
  275. I wish to enter the poster competition                Y/N
  276.  
  277. -----------------------------------------------------------------------------
  278.         Accommodation at the Southampton Moat House Hotel:
  279. -----------------------------------------------------------------------------
  280.  
  281. Wednesday 14th                            Y/N
  282. Thursday 15th                             Y/N
  283. Friday 16th                               Y/N
  284.  
  285. Hotel Rates (per night):
  286.  
  287. Single (B & B)                         #41    Y/N
  288. Twin or Double (B & B)                      #47     Y/N
  289.  
  290. Conference Banquet                    #25    Y/N
  291. Vegetarian Meal                            Y/N
  292.                             -----------
  293. Total Cost
  294.                                -----------
  295. -----------------------------------------------------------------------------
  296. ---------
  297. Discount: 
  298. ---------
  299.  
  300. There is a 10% discount for delegates booking conference places before
  301. 1st February 1993.  Each paper accepted for presentation at the
  302. conference will entitle its author to a free Conference Banquet. 
  303.  
  304. --------
  305. Payment:
  306. --------
  307.  
  308. Charges are inclusive of VAT and must be paid in advance of the event. 
  309. Refunds less a 20% cancellation fee will be given only for cancellation
  310. received in writing more than 28 days before the conference.  However,
  311. registration may be transferred to another named individual without
  312. financial penalty.  In the event of the conference being cancelled,
  313. repayment will be made in full.  Please return this form with a cheque
  314. or postal order made payable to the following bank account:
  315.  
  316. Account Name: "Scientific Meiko User Group"
  317. Account No.:   06569668      Sort Code: 77-67-16
  318. Branch Name:  TSB, The Paddock Shopping Precinct Handforth, Cheshire, UK, SK9 3HQ
  319.  
  320. Payment should be sent to:   Meiko User Society
  321.    c/o Charlie Clydesdale
  322.    Meiko Ltd.
  323.    650 Aztec West
  324.    Bristol
  325.    UK, BS12 4SD
  326. -----------------------------------------------------------------------------
  327.