We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e364312 commit 192bb3bCopy full SHA for 192bb3b
singularity/singularity_ngen.def
@@ -172,7 +172,7 @@ From: rockylinux:9.1
172
mkdir -p /build
173
cd /build
174
git clone --depth=1 https://github.com/aaraney/bmi-rs
175
- git clone --depth=1 --branch v0.1.0 https://github.com/ciroh-ua/rust-lstm-1025
+ git clone --depth=1 --branch bmi_rs_pin https://github.com/ciroh-ua/rust-lstm-1025
176
cd /build/rust-lstm-1025
177
cargo build --release
178
0 commit comments