Skip to content

Request Gurobi License #87

@wwarriner

Description

@wwarriner

New Users?

# Request license renewal

login @ https://www.gurobi.com/

review licenses under "Licenses" on the left menu. You may need to change the filter to include expired licenses.

https://support.gurobi.com/hc/en-us/articles/360040354272-How-do-I-renew-an-Educational-Institution-Site-license

Select "Get Help" in the user menu on the top right of the page.
This will take you to the Gurobot chatbot, where you can enter something like: "Hi I would like to renew our academic license #XXXXXX"

The result will have a "Create support request" link in the bottom right. Click that to request renewal.

Notes from 2024-08

# Install license

ssh to lmgr from rc-srv-01

install latest gurobi optimizer. it is a tar file to be extracted to /opt

ln -s /opt/gurobi1103 /opt/gurobi

copy new license to /opt/gurobi

stop existing server by "ps -ef | grep gurobi" and kill the process

start new server with "sudo su - gurobi -c "/opt/gurobi/linux64/bin/grb_ts -v""

test by su to gurobi and run /opt/gurobi/linux64/bin/gurobi_cl --license. output will look like:
[gurobi@lmgr bin]$ ./gurobi_cl --license
Set parameter GURO_PAR_SPECIAL
Set parameter TokenServer to value "lmgr.rc.uab.edu"
Set parameter LogFile to value "gurobi.log"
Using license file /opt/gurobi/gurobi.lic

start at boot is in /etc/rc.local

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions