# RAPIDS

RAPIDS is a suite of GPU-accelerated libraries for data science and AI, designed to accelerate data processing by leveraging the power of NVIDIA. On Deka GPU Portal Services, RAPIDS enables users to run machine learning workflows more efficiently and quickly. This section explains how to set up RAPIDS and how to create a Custom Image in the Deka GPU Portal Service.


---

# 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.cloudeka.ai/reference/rapids.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.
