-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed many simd directives.
It looks like there were many incorrect simd statements. In particular: - In all cases where a double was reduced, I added a reduction clause - In all cases where a Vector was reduced, I just removed the pragma This error lead to many failures in regtests when compiling with intel -O3. It looks we have to make sure a compiler with simd support is tested on travis-ci
Loading
Please register or sign in to comment