-
### Description
I used
```
python3 -m pip install --upgrade "jax[cuda12]"
```
to install JAX on a GPU node, but am getting a `CUDA_ERROR_SYSTEM_NOT_READY` error:
```
(base) $ python3 -c "import…
-
I want to install Apollo9.0 in a server, and the GPU is RTX4090, the version of cuda driver is 535.161.07, the version of cuda is 12.2.
When compiling the source code following the [tutorial](https…
-
I have built PhoenixOS in the container provided in the document, and then I want to test C/R of ResNet program in the same container, but there seems to be a problem with the API forwarding.
I fir…
-
Currently CUDA Python has a Cython-based reimplementation of CUDA runtime on top of the CUDA driver APIs. This is significant effort in terms of maintenance, requiring a lot of engineering time, as we…
-
Platforms: linux, slow, rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_serialize_export_invoke_subgraph_simple_cuda_float…
-
Platforms: linux, slow, rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aot_export_invoke_subgraph_simple_cuda_float32&sui…
-
Platforms: linux, slow, rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_retrace_export_invoke_subgraph_simple_cuda_float32…
-
Platforms: linux, slow, rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_pre_dispatch_export_invoke_subgraph_simple_cuda_fl…
-
**Describe the bug**
cuDF accesses the cuFile API via the [cufile_shim](https://github.com/rapidsai/cudf/blob/b8917229f8a2446c7e5f697475f76743a05e6856/cpp/src/io/utilities/file_io_utilities.cpp#L92) …
-
From: Blake Nelson
Sent: Tuesday, July 23, 2024 10:34 AM
To: Scott M Anderson
Cc: Aaron May; Joseph Coppin; Levi Balling; Kevin Westwood
Subject: Discussion about updates to the docker development ima…