-
We've never had a completely satisfactory way of handling device initialization:
- `celeritas::device` is a global variable that's allowed to be initialized exactly once
- The CUDA runtime API devic…
-
### Your current environment
The output of `python collect_env.py`
```text
ollecting environment information...
/opt/conda/lib/python3.11/site-packages/vllm/connections.py:8: RuntimeWarning: F…
akepa updated
3 weeks ago
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
### Your current environment
The output of `python collect_env.py`
```
Collecting environment information...
PyTorch version: 2.4.0a0+3bcc3cddb5.nv24.07
Is debug build: False
CUDA used to bu…
-
When Run Demo `python -m torch.distributed.run --nnodes=1 --nproc_per_node=2 source/standalone/workflows/rl_games/train.py --task=Isaac-Quadcopter-Direct-v0 --headless --distributed`, I get this error…
-
Hello, after installing required libraries and downloading the model, I am getting following error when I try to run the example script for Llama 3.1:
File "C:\Users\Horia\Desktop\llama3\llama-mo…
-
python setup.py develop
running develop
/home/jaejin/anaconda3/envs/OpenPCDet/lib/python3.8/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is dep…
-
### Your current environment
The output of `python collect_env.py`.
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyT…
-
In host machine, different process will use different cuda context to do resource isolation. This should be the same for Quark. However, all process inside Quark will go into qvisor, which is a single…
-
Hey, I've tried everything to run your make.sh
Still I have the same problem:
fatal error: cuda_runtime_api.h: No such file or directory
The specific traceback is as follows:
`running build
ru…