# October 2024

**Features**

* **GPU Management:**
  * Users can now run workstations with multiple GPUs
  * Users can specify their desired number of rapid cycles
* **Performance Improvements:**
  * Users can access enhanced scheduling with bin packing for dedicated resources
  * Users can utilize restored multi-rapid-cycle functionality
  * System now supports experiment suspension and intracluster migrations
* **Infrastructure Updates:**
  * Users can benefit from new cloud and dataset management system

**Fixes**

* **System Stability:**
  * Fixed database repair system for container status errors
  * Adjusted maximum rapid cycles for strong launcher
* **Billing:**
  * Restored functionality for credits, debits, and deposits


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.strongcompute.com/change-log/october-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
