Continuous Integration System - acheniour/fplll GitHub Wiki

The Platform

The Jenkins continuous integration system, hosted by Inria CI, tests the library fplll on the following systems:

  • linux ubuntu 14.04 32 and 64 bit
  • fedora 4.4.3 64 bit
  • OS X Darwin 13.4

with the following compilers (when available)

  • gcc v4.8, 5.3, 6.1
  • clang v3.4
  • gcc frontend of clang 3.4 (on OS-X)
  • icpc v16.0.0 We also test manually on a ppc64le with gcc-5.3.

The Build Status

The readme file has been edited to allow everyone to have the build's status. Build Status.

By Clicking on the link, we have direct access to the jenkins platform.

A perfpublisher is available to parse the suite tests so that we have a test-report, an xml file, to figure out time compilation and time execution for each test, also available for benchmarking.