Skip to content

Commit 6d61343

Browse files
Merge pull request #782 from jasonnovichRunAI/v2.17-Hagay-whats-new-corrections
V2.17-Hagay-whats-new-corrections
2 parents f6b8424 + 581acee commit 6d61343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/home/whats-new-2-17.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ The following list of API endpoints and fields that have completed their depreca
201201

202202
| Endpoint | Change |
203203
| -- | -- |
204-
| /api/v1/asset/compute | `gpuRequest` field was removed and is replaced by the following fields `gpuDevicesRequest`, `gpuRequestType`, `gpuPortionRequest`, `gpuPortionLimit`, `gpuMemoryRequest`, `gpuMemoryLimit`, `migProfile` |
204+
| /api/v1/asset/compute | `gpuRequest` field was removed and is replaced by the following fields: <br> * `gpuDevicesRequest` (New and mandatory) <br> * `gpuRequestType` (New and mandatory if `gpuDevicesRequest=1` otherwise optional for values 0 or greater than 1) <br> * `gpuPortion` was changed to `gpuPortionRequest` and accepts values between 0 and 1 (for example 0.75) <br> * `gpuPortionLimit` (New and optional) <br> * `gpuMemory` was changed to `gpuMemoryRequest` <br> * `gpuMemoryLimit` (New and optional) |
205205

206206
### Metrics deprecations
207207

0 commit comments

Comments
 (0)