Step 1: Download and install Codeblocks and choose the default GNU GCC compiler.
Step 2: Create a new test project. To ensure the openmp functionality, open "Compiler and debugger settings", put "-fopenmp" in "other options", and "-lgomp -pthread" in "Other linker options".
Step 3: Add "C:\Program Files (x86)\CodeBlocks\MinGW\lib\gcc\mingw32\bin" to "Compiler and debugger settings" -> "Toolchain Executables" -> Additional Paths ->Add.
And thats it...
Congrats and Enjoy .. \m/
System Conf: W7/64bit
23/10/14
Bài đăng phổ biến
-
1.1.1. THỰC HÀNH 4: THIẾT LẬP FORUM SỬ DỤNG PHP VÀ MYSQL Cài đặt MyBB Gói mã nguồn mở được cung cấp hoàn toàn miễn phí tại tran...
-
For a small robot project I'm working on I needed a way to measure the robot's progress across the floor. There are various poss...
-
Published: Wednesday, October 13th, 2010 by Sam Kleinman Warning This document is an older, unmaintained guide. There may b...
-
Tạo và chạy ứng dụng Android đầu tiên với Eclipse Posted on 2012/08/10 by minhcuong Ở bài số 1 chúng ta đã học cách cài đặt và cấ...
-
Table of Contents Abstract Introduction OpenMP Programming Model OpenMP API Overview Compiling OpenMP Programs OpenMP Directives Di...
-
Cách cài đặt Smarty trên Windows. I wish I had this info when I started, the documentation is geared towards *nix and is confusing but it w...
-
verview Building the SAGE software on Linux requires various tweaks, depending on the distribution being used. The necessary steps to bui...
-
PVM is a software system that allows you to combine a number of computers which are connected over a network into a Parallel Virtual Machine...
-
Region of Interest is a rectangular area in an image, to segment object for further processing. The ilustration is shown in Figure 1 below...