The OpenMP Application Program Interface (API) supports multi-platform shared-memory parallel programming in C/C++ and Fortran on all architectures, including Unix platforms and Windows NT platforms. Jointly defined by a group of major computer hardware and software vendors, OpenMP is a portable, scalable model that gives shared-memory parallel programmers a simple and flexible interface for developing parallel applications for platforms ranging from the desktop to the supercomputer.
OpenMP homepage
Additional:
Application Verifier is designed specifically to detect and help debug memory corruptions and critical security vulnerabilities.
This is achieved by monitoring a native application’s interaction with the Windows operating system, profiling its use of objects, the registry, the file system, and Win32 APIs (including heaps, handles, locks, etc), and indicating issues when and where they are discovered.
Application Verifier also includes checks to predict how well an application may perform under various account privileges. These compatibility tests are used in Windows Logo program.
Print verification tests are also available to verify your usage of the print subsystem.
Download
Additional links:
FreeDOS is a free DOS-compatible operating system for IBM-PC compatible systems. FreeDOS is made of up many different, separate programs that act as “packages” to the overall FreeDOS Project.
Заголовок должен побуждать на прочтение статьи, но порой в ней, кроме заголовка ничего привлекательного и нет, но не так случилось с материалом, который я сегодня вам представляю. Статья мне показалась очень полезной.
Read more…
QtCreator uses default user settings to determine IDE language. To change language IDE preferences you need to set LANG variable to en_US value, for example.
It can be achieved by:
- set this variable into Environment Variables section (Start menu -> “Control Panel” -> “System Properties” -> “Advanced”)
- add “set LANG=en_US” command into qtenv.bat file (Qt\2009.05\bin directory) and run QtCreator from command prompt:
Qt\2009.05\bin > qtenv.bat
Qt\2009.05\bin > QtCreator.exe
VMMap is a process virtual and physical memory analysis utility. It shows a breakdown of a process’s committed virtual memory types as well as the amount of physical memory (working set) assigned by the operating system to those types. Besides graphical representations of memory usage, VMMap also shows summary information and a detailed process memory map. Powerful filtering and refresh capabilities allow you to identify the sources of process memory usage and the memory cost of application features.
Besides flexible views for analyzing live processes, VMMap supports the export of data in multiple forms, including a native format that preserves all the information so that you can load back in. It also includes command-line options that enable scripting scenarios.
VMMap is the ideal tool for developers wanting to understand and optimize their application’s memory resource usage.
Download VMMap
Run VMMap now from Live.Sysinternals.com
Create videos to share your expertise.
Make help videos quickly and easily using the Community Clips Recorder.