You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 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.
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
The text was updated successfully, but these errors were encountered: