Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests with PGI #56

Closed
andreww opened this issue Apr 10, 2018 · 3 comments
Closed

Tests with PGI #56

andreww opened this issue Apr 10, 2018 · 3 comments

Comments

@andreww
Copy link
Owner

andreww commented Apr 10, 2018

In an ideal world we would run CI tests with other compilers. PGI have a community edition that looks like it could be installed on travis. See quixdb/squash#217 for an example and #55 for an outline of doing this with Intel (which looks harder). Would help avoid things like #47.

@nemequ
Copy link

nemequ commented Apr 20, 2018

FWIW, this should be pretty easy with https://github.com/nemequ/pgi-travis.

Intel is hard because their licensing code gets in the way; PGI pretty much lets you do whatever you want.

@andreww
Copy link
Owner Author

andreww commented Apr 26, 2018

That's excellent, I hadn't seen that.

Thanks!

@andreww
Copy link
Owner Author

andreww commented Apr 29, 2018

Yes - much easer. I now have a branch that tests against pgf90. A fair sprinkling of the test cases segfault or produce memory allocation errors, but that's not a problem with the testing system!

@andreww andreww closed this as completed Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants