Ben Evans
Ben Evans
I'm working on https://github.com/neural-reckoning/vcn_regularity/blob/master/Dockerfile from the list above and will have it by the end of the week.
Hi @nuest, so I applied the rules to the VCN regularity Dockerfile last night and then found out that the original no longer builds (could be due to disappearing Python...
Ok, I'll submit a PR with the revamped Dockerfile (and other minor edits for now) but happy to take a look at replacing it with a no-Dockerfile example once Dan...
There are some interesting ideas here! I noticed that there are some highlights/comments on the OSF preprint too. It might be worth keeping an eye on that for more useful...
It would be good to run the same benchmarks with docker on Linux, macOs and Windows to quantify the overhead too. 🐳
I agree that it's reasonable to skip the test for GH Actions. This will resolve the issue with PR #157.
Hi, I've tried adding the downgrade to the [`chaste-docker`](https://github.com/Chaste/chaste-docker) base image for both `arm64` and `amd64` on `jammy` but the build fails: ``` > [linux/amd64 base 7/17] RUN apt-get install...
Good spot - thanks!
I'll keep an eye on this then and if they aren't resurrected I'll cull `texttest`.
@mirams, you're using... docker?!! 😮 ❤️ Anyway, here is the start of the relevant section of the Dockerfile I am preparing for `noble`: https://github.com/Chaste/chaste-docker/blob/noble/Dockerfile#L107. Please let me know of any...