Old Main Page: Difference between revisions
From SoftXMT
Jump to navigationJump to search
No edit summary |
|||
Line 14: | Line 14: | ||
== Documents == | == Documents == | ||
* Project Description | * Project Description | ||
** [https://dada.cs.washington.edu/SoftXMT/File:CASS-MT_Task15.pdf PNNL Task Flyer] | |||
* Threading Packages | * Threading Packages | ||
** [http://www.cs.sandia.gov/qthreads QThreads] | |||
** [http://software.intel.com/en-us/articles/intel-cilk-plus/ Cilk] | |||
* Cray | * Cray | ||
** [http://docs.cray.com/cgi-bin/craydoc.cgi?mode=View;id=S-2479-14;idx=books_search;this_sort=;q=S-2479;type=books;title=Cray%20XMT%20Programming%20Environment%20User%27s%20Guide Introduction to Cray XMT (MTA) Programming Model] | |||
** [http://docs.cray.com/cgi-bin/craydoc.cgi?mode=SiteMap;f=xmt_sitemap Overall Cray XMT Documentation] | |||
** Paper on original design: [http://www.cs.washington.edu/education/courses/548/06wi/files/tera.pdf The Tera Computer System] | |||
* Convey | * Convey | ||
** [http://www.conveycomputer.com/ConveyArchitectureWhiteP.pdf Convey HC-1 Whitepaper] | |||
* Application Papers | * Application Papers | ||
** [http://www.sandia.gov/~bahendr/papers/MTGL.pdf Software and Algorithms for Graph Queries on Multithreaded Architectures] |
Revision as of 16:59, 4 October 2010
SoftXMT Project Overview
The Center for Adaptive Supercomputing Software (CASS) at the Pacific Northwest National Laboratory (PNNL) provides a high-level overview of the SoftXMT project, which is one of fifteen tasks the center supports to advance computational capability for solving large irregular problems via multithreading technologies.
Participating organizations include:
- Pacific Northwest National Laboratory (PNNL)
- University of Washington, Computer Science & Engineering
- Cray Inc.
- Convey Inc.
Meeting info
Mondays, 12:30pm, Allen Center room 674 (except November 15: room 503)
Documents
- Project Description
- Threading Packages
- Cray
- Introduction to Cray XMT (MTA) Programming Model
- Overall Cray XMT Documentation
- Paper on original design: The Tera Computer System
- Convey
- Application Papers