HPC | Computer Science and Engineering | University of Arkansas Home Page



Support

Get the information you need to get started with supercomputing resources both on and off campus.


General Information

Items that directly apply to users of the HPC systems at the UofA..

User Documentation and Forms
UofA HPC User Policy Form

Compiler Documentation

Items that directly apply to users of the HPC systems at the UofA..

Gnu 4.1.1 Compiler Docs
Gnu C Users Manual
Gnu C++ Users Manual
Gnu Fortran Users Manual

Intel 10.1 Compiler Docs
Optimization Quick Reference
C / C++ Users Manual
Fortran Users Manual

Job scheduling with LSF

Platform LSF is a job management application that enables efficient job resource allocation and execution on Red Diamond and Prospero.

LSF Documentation
Quick reference
LSF examples

MPI programming guide and References

The Message Passing Interface Standard (MPI) is a message passing library standard based on the consensus of the MPI Forum, which has over 40 participating organizations, including vendors, researchers, software library developers, and users. The goal of the Message Passing Interface is to establish a portable, efficient, and flexible standard for message passing that will be widely used for writing message passing programs.

MPI Resources
Open MPI Website
MPI Tutorial
MPI Routines

OpenMP programming guide and References

OpenMP is an Application Program Interface (API), jointly defined by a group of major computer hardware and software vendors. OpenMP provides a portable, scalable model for developers of shared memory parallel applications. The API supports C/C++ and Fortran on multiple architectures, including UNIX & Windows NT.

OpenMP Resources
OpenMP Overview
OpenMP Tutorial
OpenMP Specifications

Last updated: March 30, 2008