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

Support for Rocky Linux 9 #21

Open
ilan-gold opened this issue May 16, 2024 · 2 comments
Open

Support for Rocky Linux 9 #21

ilan-gold opened this issue May 16, 2024 · 2 comments

Comments

@ilan-gold
Copy link

Hello!

We are thinking of using this for our scverse projects (https://github.com/scverse/anndata, https://github.com/scverse/scanpy, https://github.com/scverse/rapids_singlecell) on our own little server. We are running Rocky Linux at the moment. What are the prospects for Rocky Linux 9? Is the issue just recompiling?

Our server is currently written in Rust so another option would be calling directly from our server into an API here, although I don't see a lib.rs file. So that could also work if you'd be willing to add that.

Thanks!

Ilan

Copy link
Member

art049 commented Nov 19, 2024

Hello, I'm not familiar at all with rocky linux. But theoritically yes, you would just need to compile the runner and also valgrind-codspeed and it should be enough for this to work. Otherwise, you can definitely use GitHub actions runners(running Ubuntu), it's completely free for OSS projects and the project you sent seem to be open source

@art049 art049 added the Feature label Nov 19, 2024 — with Linear
@ilan-gold
Copy link
Author

@art049 Thanks for the reply. We are also interested in this for large-scale testing i.e., what happens when we throw 15, 30, 100 etc. GB of data at our functions. For this, we have a benchmarking machine which runs rocky linux.

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