-
To determine which GPUs people need for their projects it would be great to have some benchmarks for the GPUs that you test dorado on. If you expand the table you already have with some values for the…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir -gpu-module-to-binary="format=%gpu_compilation_format…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --gpu-module-to-binary="format=%gpu_compilation_forma…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --gpu-module-to-binary=format=%gpu_compilation_format…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4.12
- Deployment mode(standalone or cluster): both
- MQ type(ro…
-
Hi,
I tried to run the same scene with and without GPU dynamics.
The scene has one kinematic rigid sphere attached to another sphere using a distance joint.
There is no collision and no gravity and…
-
Hello,thanks for your code, I want to know how much GPU memory is needed for training.
-
I'm running the v24.9.0 release of the Nvidia GPU Operator, and attempted to install Talos 1.9.0-alpha.2 on my nodes (from 1.8.2). However, it is now unable to find and validate the drivers. I previou…
-
### What is the version?
nvcr.io/nvidia/k8s/dcgm-exporter:3.3.5-3.4.1-ubuntu22.04
### What happened?
DCGM_FI_DEV_GPU_UTIL{DCGM_FI_DRIVER_VERSION="550.90.07",Hostname="node-3",UUID="GPU-xxxxx-35bc-e…
-
Thank you for sharing a nice work!
I'm currently using monst3r by repetitively reconstructing 3D point clouds for a series of videos.
However, I observed that there is a GPU memory leakage, where …