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

Add support for Visual Studio 2019 #949

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

BenjaminW3
Copy link
Member

This makes use of Github Actions for building on Windows with Visual Studio 2019.
We already use GitHub Actions for updating the doxygen documentation and it looks like the next reasonable step. Especially because it allows for 20 parallel builds for open source projects whereas Travis only has 5.

This makes use of Github Actions for building on Windows with Visual Studio
2019. We already use this for updating the doxygen documentation and it
looks like the next reasonable step. Especially because it allows for 20
parallel builds for open source projects whereas Travis only had 5.
@BenjaminW3
Copy link
Member Author

ready for review/merge ;-)

@psychocoderHPC
Copy link
Member

psychocoderHPC commented Mar 10, 2020

Is this a replacement for travis tests? or an addition for the windows tests?

Only a note: we are working on getting the HZDR CI into alpaka to support scalable tests on multiple architectures (Linux, maybe MACOSX). Windows will stay on travis.

@psychocoderHPC psychocoderHPC merged commit cafbb47 into alpaka-group:develop Mar 10, 2020
@BenjaminW3 BenjaminW3 deleted the topic-vs2019 branch March 10, 2020 07:54
@BenjaminW3
Copy link
Member Author

Currently this is both. VS 2019 tests are new but now directly within github. My goal is to move all the tests from travis to github. This would remove the necessity for yet another account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants