|
|
| 
Overview |
Developer Resources |
Commercial Software |
Faculty |
Account Request
Developer Resources
Programming languages and Compilers
-IBM C/C++ for AIX
-IBM XLFortran
-IBM VisualAge for Java
Additional Libraries
-IBM Engineering and Scientific Subroutine Library
--Includes highly optimized sub-routines for mathematical, scientific
and engineering requirements.
--Sub-routines optimized for use in parallel programming as well
-IBM Parallel Operating Environment (POE)
-IBM’s Message Passing Interface (MPI) implementation
--Creates multiple processes and enables sharing of domain data across
processes to parallelise execution of job.
- OpenMP
--Allows creating parallel programs using multiple threads.
|
|