Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
Gurobi Remote Services
Version 10.0, Copyright © 2023, Gurobi Optimization, LLC
Gurobi Remote Services is a set of Gurobi features that enables a cluster of one or more machines to perform Gurobi computations on behalf of other machines. The key components of Remote Services are:
- Compute Server, which allows you to offload all Gurobi computations from a client machine onto a remote cluster.
- Distributed Workers, which can be used to perform parallel computation on multiple machines.
- The Cluster Manager, a new (optional) application server that provides secured access to your Remote Services cluster, as well as providing a Web User Interface and a command-line tool that make it easier to manage and monitor your cluster.
This document is organized into a number of sections. The first section provides an overview of Gurobi Compute Server and Remote Services. The next section, meant for system administrators, provides details on setting up Remote Services. The next sections provide details on using Remote Services and programming with Remote Services. Finally, we discuss using Remote Services with Gurobi Instant Cloud.
- Overview
- Cluster Setup and Administration
- Quick Cluster Manager Installation
- Installing the Remote Services Package
- Installing a Cluster Manager
- Installing a Cluster Node
- Forming a Cluster
- Communication Options
- Upgrading an Existing Installation
- Using Remote Services
- Client Configuration
- Job Commands
- Batch Commands
- Repository Commands
- Node Commands
- Distributed Algorithms
- Programming with Remote Services
- Using an API to Create a Compute Server Job
- Using an API to Create a Batch
- Performance Considerations on a Wide-Area Network (WAN)
- Callbacks
- Developing for Compute Server
- Distributed Algorithm Considerations
- Cluster REST API
- Using Remote Services with Gurobi Instant Cloud
- Appendix A: grb_rs
- Appendix B: grb_rs - Configuration Properties
- Appendix C: grb_rsm
- Appendix D: grb_rsm - Configuration Properties
- Appendix E: grbcluster
- Appendix F: gurobi_cl
- Appendix G: Acknowledgement of 3rd Party Icons
- Appendix H: Open Source Component Licenses