1 |
Use FORALL to extend array operations
-
More shapes
-
User-defined elemental functions
-
Better than array syntax?
|
2 |
Beware of hidden overheads
-
Intra-statement overheads
-
Inter-statement synchronizations
-
Complex pure functions
|
3 |
Assert INDEPENDENT only when it is true
-
This has implications for debuggers and programming environments!
|