Search SERC
Information Type
Subject
Location Show all
- PPPs 12 matches
Parallel Computing in the Computer Science Curriculum > Platform Resources
4 matches General/OtherResults 1 - 10 of 16 matches
Bootable Cluster CD part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
The Bootable Cluster CD (BCCD) is a software platform designed to allow parallel programming and distributed computing instruction to concentrate on the education and not the computing infrastructure necessary for it. It is an open source Knoppix-based live CD that provides the tools necessary to teach parallel and distributed computing (e.g., GNU compiler suite, multiple MPI bindings, OpenMP, CUDA, Java) that can be run on either a single system or on a network of computers that are automatically configured using custom networking tools to form an ad hoc temporary cluster.
Platform and Library Resources part of Parallel Computing in the Computer Science Curriculum:Platform Resources
Every module in our collection requires a given type of hardware (a platform), often running a particular operating system, combined with certain software libraries or packages. We have or are creating ...
Archive part of Parallel Computing in the Computer Science Curriculum:Platform Resources
What is a "Platform resource?" A platform resource is a physical or virtual platform for running parallel computations. Each Parallel Platform Package (PPP) library works with particular platform ...
Remora part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
Remora offers a free, secure, scalable, and virtual cluster for students and instructors to explore principles of Parallel and Distributed Computing (PDC). Remora is a virtual, application based cluster that runs entirely in user space and requires no installation. Because of this, Remora is a free cluster that can be carried in the pocket of an instructor or student from class to class, to quickly convert an existing computer lab into a cluster.
WebMapReduce part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
WebMapReduce is a simple web-based user interface for creating and submitting Hadoop Map-Reduce jobs in practically any language. It is ideally suited for use in the introductory computer science classroom, requiring very little programming experience to write massively parallel programs.
MPICH2 part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
MPICH2 is a freely available, high-performance implementation of the MPI (Message Passing Interface), both MPI-1 and MPI-2. It is also an alternative free MPI implementation to OpenMPI. MPICH2 provides an API for message passing for parallel computing in C and C++, as well as an MPI implementation that efficiently supports different computation and communication platforms. It has been tested on several platforms, including Linux (on IA32 and x86-64), Mac OS/X (PowerPC and Intel), Solaris (32- and 64-bit), and Windows.
java.util.concurrent part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
The standard Java package java.util.concurrent contains utility classes which are useful in implementing concurrent programming in Java. This package includes a few small standardized extensible frameworks, as well as some classes that provide useful functionality and are otherwise tedious or difficult to implement.
Raspberry Pi Kits part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
Contributed by Richard Brown and Max Narvaez, St. Olaf College (rab@stolaf.edu, narvae1@stolaf.edu) Our CSinParallel workshops often use Raspberry Pi kits that consist of a Raspberry Pi single-board computer (SBC) ...
About Parallel Platform Packages (PPPs) part of Parallel Computing in the Computer Science Curriculum:Platform Resources
What is a "Parallel Platform Package?" A Parallel Platform Package (or PPP) provides software tools for carrying out modules. These PPPs can contain the following information: libraries/languages : ...
Pi's-To-Go part of Parallel Computing in the Computer Science Curriculum:Platform Resources:PPPs
Pi's-To-Go provides students, both CS and non-CS alike, with an affordable, engaging, and familiar environment to learn the hardware and software principles of Parallel and Distributed Computing (PDC). Costing 0 in total, Pi's-To-Go provides modular hardware that helps students learn to apply PDC to their fields, to prepare them to handle the next generation of web servers, data centers and supercomputers.