Changes between Version 1 and Version 2 of openmp_programming


Ignore:
Timestamp:
May 5, 2008, 4:13:46 PM (16 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • openmp_programming

    v1 v2  
    66Step4: rider@hd05:~$ ./configure --prefix=/opt/openmp[[BR]]
    77Step5: rider@hd05:~$ make & make install[[BR]]
     8Step6: rider@hd05:~$ export OMPC_NUM_PROCS=16 (Kerrighed_machines: node0~node4) [[BR]]
     9Step7: rider@hd05:~$ export OMPC_BIND_PROCS=true [[BR]]
    810== Intel C++ Compiler Installation ==
    911Step1: Download the Intel C++ Compiler from http://www.intel.com/cd/software/products/asmo-na/eng/340679.htm  [[BR]]