Skip to content
Snippets Groups Projects
Commit 985f2e36 authored by Alessandro Vullo's avatar Alessandro Vullo
Browse files

[ENSCORESW-2265]. Update notes based on next release run.

parent e53aeabe
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,6 @@ DIR=ensembl/misc-scripts/stable_id_lookup
cd $DIR
bsub -q production-rh7 -M 700000 -R'select[mem>700] rusage[mem=700]' -o stable_id_lookup.out -e stable_id_lookup.err perl populate_stable_id_lookup.pl \
-lhost mysql-xxx-dev-x.ebi.ac.uk -luser xxxx -lpass xxxx -lport 4484 -dbname ensembl_stable_ids_88 -create -host mysql-ens-xxx-1.ebi.ac.uk -user xxx -port 4519 -version 88 -create_index
-lhost mysql-xxx-dev-x.ebi.ac.uk -luser xxxx -lpass xxxx -lport 4484 -dbname ensembl_stable_ids_88 -create -host mysql-ens-xxx-1.ebi.ac.uk -user xxx -port 4519 -version 89 -create_index
For release 88, the job consumed 133Mb of memory and took around 6 mins to run for ensembl
For release 89, the job consumed around 100MB of memory and took around 3 mins to run for ensembl on the EBI cluster.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment