I'm no web developer, but I think .omp means Open Multi-Processing.
From
this site:
Quote:
|
OpenMP is a specification for a set of compiler directives, library routines, and environment variables that can be used to specify shared memory parallelism in Fortran and C/C++ programs.
|