Ignore:
Timestamp:
11/15/17 12:14:34 (6 years ago)
Author:
yushan
Message:

dev_omp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/memtrack.cpp

    r1205 r1328  
    4444#include <sstream> 
    4545#include <string> 
     46 
    4647#include <execinfo.h> 
    4748 
     
    7677        private:    // static member variables 
    7778            static BlockHeader *ourFirstNode; 
    78             #pragma omp threadprivate(ourFirstNode) 
    7979     
    8080        private:    // member variables 
Note: See TracChangeset for help on using the changeset viewer.