diff --git a/_pages/docs/travis.md b/_pages/docs/travis.md index 6600f9b6..eeaaa517 100644 --- a/_pages/docs/travis.md +++ b/_pages/docs/travis.md @@ -21,4 +21,18 @@ The current status is | [Master](https://travis-ci.org/paboyle/Grid) | [![Build Status](https://travis-ci.org/paboyle/Grid.svg?branch=master)](https://travis-ci.org/paboyle/Grid) | | [Develop](https://travis-ci.org/paboyle/Grid) | [![Build Status](https://travis-ci.org/paboyle/Grid.svg?branch=develop)](https://travis-ci.org/paboyle/Grid) | + +### Automated tests + +Travis will test the compilation workflow for single and double precision version on the following compilers for each commit: + + - clang 3.7.0 on Ubuntu 14.04 + - clang 3.8.0 on Ubuntu 14.04 + - gcc 5.4.1 on Ubuntu 14.04 + - gcc 4.9.4 on Ubuntu 14.04 + - clang LLVM 7.0 on OSX (x86_64-apple-darwin15.5.0) + +Due to the limitations of the Travis virtual machines, the archictecture is limited to SSE4. + + {% include paginator.html %} \ No newline at end of file diff --git a/images/header_bg.jpg b/images/header_bg.jpg new file mode 100644 index 00000000..ac72a241 Binary files /dev/null and b/images/header_bg.jpg differ diff --git a/images/header_bg_2.png b/images/header_bg_2.png new file mode 100644 index 00000000..62a80c6d Binary files /dev/null and b/images/header_bg_2.png differ diff --git a/images/header_bg_3.jpg b/images/header_bg_3.jpg new file mode 100644 index 00000000..08f114c6 Binary files /dev/null and b/images/header_bg_3.jpg differ diff --git a/images/header_bg_4.jpg b/images/header_bg_4.jpg new file mode 100644 index 00000000..e70aa1f9 Binary files /dev/null and b/images/header_bg_4.jpg differ diff --git a/images/header_bg_small.png b/images/header_bg_small.png new file mode 100644 index 00000000..6097d548 Binary files /dev/null and b/images/header_bg_small.png differ diff --git a/index.html b/index.html index 1007503e..4dc666e4 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ excerpt: "Data parallel C++ mathematical object library." permalink: / header: overlay_color: "#5DADE2" + overlay_image: header_bg.jpg intro: - excerpt: 'Get notified when we add new stuff   [ watch project](https://github.com/paboyle/Grid/subscription){: .btn .btn--info}' downloads: