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

Testing on multiple platforms #5

Open
rwanwork opened this issue Jun 27, 2024 · 2 comments
Open

Testing on multiple platforms #5

rwanwork opened this issue Jun 27, 2024 · 2 comments

Comments

@rwanwork
Copy link
Owner

Despite using CMake for cross-compilation across many compilers and operating systems, the software was only ever tested on Ubuntu (as recently as 20.04).

Testing on other platforms would be appreciated.

If it does not work on a certain platform and it is an "easy fix", then such fixes can be incorporated in. If the fix is difficult, then an update of the main README.md would be sufficient.

@Th0ught09
Copy link
Contributor

I wanted to update this saying it does not work on fedora due to the issues of installing the mpi modules from the boost library, I'm not confident about adding this to the readme as it's come about from my limited knowledge of c++ libraries

@rwanwork
Copy link
Owner Author

rwanwork commented Jan 5, 2025

I wouldn't worry about it! I think for open source software, it's a bit unreasonable for any developer to support "everything". In my case, I don't have a Fedora/RedHat system to test on. I could build a virtual machine, but honestly, I have other things that are occupying my time (and I think same as you).

Maybe someone else who is a Fedora user can update what's already there -- that's fine. Small incremental improvements is expected...

Thank you for bringing this to my attention! Your suggestions was an improvement to what I had there in the first place. So, don't worry about it!

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

No branches or pull requests

2 participants