Subcategories
-
Grid
EGEE Infrastructure on NCIT-Cluster
-
How To
How to do stuff
-
MPI
MPI job submission
-
OpenMP
OpenMP is an Application Program Interface (API), jointly designed 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 and Windows NT, thus making it portable. It is standardised: jointly defined and endorsed by a group of major computer hardware and software vendors and it is expected to become an ANSI standard.
An Application Program Interface (API) that may be used to explicitly direct multi-threaded, shared memory parallelism is comprised of three primary API components:
- Compiler Directives
- Runtime Library Routines
- Environment Variables
The following artilces cover most of the major features of OpenMP, including its various constructs and directives for specifying parallel regions, work sharing, synchronisation and data environment. Runtime library functions and environment variables are also covered.
- Profiling
- SunGridEngine
-
Training Events
These are the training events organized by the NCIT-UPB Team in cooperation with Academic and Industrial partners.
- Hadoop
-
[VIDEO] Running programs on the CLUSTER
You can watch a video tutorial on how to run programs on the Cluster: https://www.youtube.com/embed/c5SBQhkFSa4