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

CI tests #90

Open
bkmgit opened this issue Sep 26, 2022 · 3 comments
Open

CI tests #90

bkmgit opened this issue Sep 26, 2022 · 3 comments

Comments

@bkmgit
Copy link

bkmgit commented Sep 26, 2022

Would you consider updating the CI tests to run the OpenCL and Vulkan implementations and perhaps compare to FFTW or some pre-computed transforms? For OpenCL PoCL or possibly Mesa could be used. For Vulkan llvmpipe in Mesa can be used. These are available in Ubuntu repositories:

@DTolm
Copy link
Owner

DTolm commented Sep 27, 2022

Hello,

My Travis CI credits ran out so I will need to find a better solution with more GPU vendor coverage. I want to set up my own CI server with Nvidia and AMD GPUs (I already have a machine for that) with different backends to test precision scripts 11-18 on them, but it will take some time to implement as I am now focused on finalizing VkFFT paper.

As of now, I test all precision scripts internally before uploading code to GitHub.

Best regards,
Dmitrii

@bkmgit
Copy link
Author

bkmgit commented Oct 19, 2022

Ok. Probably in the long run, testing in the cloud will be easier as the range of hardware available is wider. CPU only tests are a good first step.

@bkmgit
Copy link
Author

bkmgit commented Oct 20, 2022

Related issue reframe-hpc/reframe#2642

@bkmgit bkmgit mentioned this issue Oct 22, 2022
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