Closed bioinfkaustin closed 1 year ago
Thank you for your response, it was really helpful. I made some minor changes to the four Jupyter notebooks you provided and ran them on AI Studio. The compilation process was significantly faster thanks to the multi-core CPU option provided by AI Studio. I will review the modified Jupyter notebook scripts one more time before releasing them. In the process of this release, I will adhere to the stipulations of the GNU Affero General Public License v3.0.
@LiangYat-sen, thank you for planning to release your changes! It is much appreciated.
Fixed in 0256875.
Currently, the installation notebook compiles GROMACS from source code, because only source code is distributed by the GROMACS project. Because this toolkit runs only on Colab, it is reasonable for us to instead distribute our own pre-compiled GROMACS binary for Colab. This would be particularly helpful for free-tier Colab users, who may be subject to early disconnection during the slow compilation step, which can take several hours (#1).