Hi,
congratulations on the package release and preprint!
I am keen to try out your tool. However I am running into some difficulties.
On our HPC compilation fails with linking with cc
I suspect the issue is the old libc version ldd (GNU libc) 2.28
Do you have any recommendation to get this to work?
Do you think if I create a Docker/Singularity image based off the official rust image it might fix this?
Hi, congratulations on the package release and preprint!
I am keen to try out your tool. However I am running into some difficulties. On our HPC compilation fails with
linking with cc
I suspect the issue is the old libc version
ldd (GNU libc) 2.28
Do you have any recommendation to get this to work? Do you think if I create a Docker/Singularity image based off the official rust image it might fix this?
Ty!