balston

Results 500 comments of balston

Trying my updated build script from _ccspapp_: ``` module -f unload compilers mpi gcc-libs module load beta-modules ./SRA-tools-3.0.6_install 2>&1 | tee ~/Software/SRA-tools/SRA-tools-3.0.6_install.log-1 ```

almost working ... I made a mistake in the HDF5 setup. Updating and running again ...

ok I think the build script has finally worked. Next step produce a suitable module file.

module file uploaded onto Myriad. To access SRA Tools use the following module commands: ``` module -f unload compilers mpi gcc-libs module load beta-modules module load gcc-libs/10.2.0 module load compilers/gnu/10.2.0...

Downloaded _gurobi11.0.0_linux64.tar.gz_ from the Gurobi download portal and installed on lic-rhel01.ad.ucl.ac.uk using as _ccsplma_: ``` cd /usr/local/Gurobi tar -xvf ~/Gurobi/gurobi11.0.0_linux64.tar.gz ``` Updated the versions of _start-gurobi_ and _stop-gurobi_ and ran...

I've submitted a support request to request an updated license file.

I've received the following reply: > Here are the steps for updating your token server to the latest version: > 1. Stop the Gurobi token server (grb_ts) > 2. Install...

As I thought running: ``` ./grbgetkey ``` fails with: ``` info : grbgetkey version 11.0.0, build v11.0.0rc2 info : Platform is linux64 (linux) - "Red Hat Enterprise Linux 8.9 (Ootpa)"...