| 31 |
|
|
| 32 |
|
Architecture CXX Notes |
| 33 |
|
------------------------- ---- ---------------------- |
| 34 |
< |
Mac OS X 10.8 (intel) c++ (Apple clang version 4.1) |
| 35 |
< |
Mac OS X 10.8 (intel) g++ (GNU version 4.7) |
| 36 |
< |
Mac OS X 10.8 (intel) icpc (Intel version 12.1) |
| 37 |
< |
Linux (RHEL 5.9 - x86_64) icpc (Intel version 12.1) |
| 38 |
< |
Linux (RHEL 5.9 - x86_64) pgCC (Portland Group version 12.3) |
| 34 |
> |
Mac OS X 10.9 (intel) c++ (Apple LLVM version 5.0) |
| 35 |
> |
Mac OS X 10.9 (intel) g++ (GNU version 4.8.1) |
| 36 |
> |
Mac OS X 10.9 (intel) icpc (Intel version 14.0) |
| 37 |
> |
Linux (Ubuntu 13 – x86_64) g++ (GNU version 4.7.3) |
| 38 |
> |
Linux (RHEL 6.4 - x86_64) icpc (Intel version 14.0) |
| 39 |
> |
Linux (RHEL 6.4 - x86_64) pgCC (Portland Group version 12.3) |
| 40 |
|
|
| 41 |
|
OpenMD uses features in the standard template library (STL). Most |
| 42 |
|
(but not all) C++ compilers support these features. |