Closed
Description
Hi,
This code is generating a lot of interest in the advanced research computing community. Unfortunately, it currently can not be supported on most clusters because of its use of docker, and its lack of release versions.
Any plan to address these would be appreciated:
- Make proper release versions (I recommend Semantic versionning: https://semver.org/lang)
- Provide instructions to install the code without the use of containers or anaconda (I suggest using Autoconf or CMake as a build tool)
- If 2) is impossible or too hard, providing a singularity container, rather than docker, would already be a good start.