[/] [branches/] - Rev 3945
Go to most recent revision |
Changes |
View Log |
Last modification
- Rev 3945 2012-06-17 22:10:46 GMT
- Author: dreachem
- Log message:
- allow unsigned int for loop index variable in OMP FOR loops.
OpenMP 3.0 allows unsigned integers for loop index variables for parallel
loops.