jump-dev / Gurobi_jll.jl

A Julia package for installing the Gurobi Optimizer
https://anaconda.org/Gurobi/gurobi
MIT License
2 stars 2 forks source link

add support for Linux and aarch64 Artifacts #19

Closed rlinfati closed 3 months ago

rlinfati commented 3 months ago

[[Gurobi]] git-tree-sha1 = " ¿? " arch = "aarch64" os = "linux"

[[Gurobi.download]]
sha256 = " ¿? "
url = "https://anaconda.org/Gurobi/gurobi/11.0.2/download/linux-aarch64/gurobi-11.0.2-py311_0.tar.bz2"
odow commented 3 months ago

I'll make a PR, but I don't have a machine to test with so I might need your help :smile:

I'll comment with instructions shortly.

odow commented 3 months ago

I'll see if we can make a new release: https://github.com/jump-dev/Gurobi_jll.jl/pull/21

Otherwise you need ] add Gurobi_jll#master until the next official release.

odow commented 3 months ago

A new version is released, so this should work if you update to the latest version.