blitzpp / blitz

Blitz++ Multi-Dimensional Array Library for C++
https://github.com/blitzpp/blitz/wiki
Other
402 stars 83 forks source link

enable testing with icc on travis #138

Open slayoo opened 5 years ago

slayoo commented 5 years ago

see e.g.: https://github.com/gnudatalanguage/gdl/blob/master/.travis.yml

perhaps the TBB support could then be tested as well

slayoo commented 4 years ago

Done.. however all tests segfault: https://travis-ci.org/blitzpp/blitz/jobs/592681341 @papadop, @citibeth any ideas?