Changes between Version 1 and Version 2 of openmp_programming
- Timestamp:
- May 5, 2008, 4:13:46 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
openmp_programming
v1 v2 6 6 Step4: rider@hd05:~$ ./configure --prefix=/opt/openmp[[BR]] 7 7 Step5: rider@hd05:~$ make & make install[[BR]] 8 Step6: rider@hd05:~$ export OMPC_NUM_PROCS=16 (Kerrighed_machines: node0~node4) [[BR]] 9 Step7: rider@hd05:~$ export OMPC_BIND_PROCS=true [[BR]] 8 10 == Intel C++ Compiler Installation == 9 11 Step1: Download the Intel C++ Compiler from http://www.intel.com/cd/software/products/asmo-na/eng/340679.htm [[BR]]