ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/README
(Generate patch)

Comparing trunk/README (file contents):
Revision 1946 by gezelter, Tue Jan 15 21:23:46 2013 UTC vs.
Revision 1947 by gezelter, Wed Nov 13 22:03:48 2013 UTC

# Line 31 | Line 31 | What you need to compile and use OpenMD:
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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines