Skip to content

1.0.3

Compare
Choose a tag to compare
@lcoombe lcoombe released this 09 May 22:07
· 38 commits to main since this release
6e8b1b2
  • Packaged btllib removed from the goldrush-path stage
    • This stage now uses btllib as a dependency
  • Add ulimit -u to the goldrush-edit stage
    • Increases the maximum number of process to the maximum allowable
    • Addresses a related error that users were reporting
  • Update goldrush-edit submodule
    • Added make command to allow for make installation in location other than /usr/bin - this issue was seen when running the docker container on singularity
  • Add option to specify shared memory location for goldrush-edit
  • Documentation updates