-
I'm a newbie when it comes to CUDA, but a former member of my lab wrote a MEX file that uses CUDA to compute FFTs. I'm now trying to port this to Julia. I've begun a wrap of [CUFFT](https://github.com…
-
### 🐛 Describe the bug
Pytorch2.4 uses a new version of triton that adds the `cuTensorMapEncodeTiled` API (https://github.com/triton-lang/triton/commit/7289a23b4b78e4f4a8075c855f6e0754427f1ca6#diff-0…
-
**Describe the bug**
I installed "Ceres-solver" and I'm trying to install the COLMAP in in "colab" by using below script but facing an error.
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
Describe the Issue
Hi, I followed your youtube video(https://www.youtube.com/watch?v=TQj-KUQophI) to use the colmap to use for NeRF.
I installed "Ceres-solver" im seeing a warning error https://…
-
when i run python setup.py install, a error occured as follows, i don't know how to solve it,,,,,thx a lot for you help~
my envs is py36 pytorch1.0.1
(crnn_torch_py36) futong@server:~/env_conf/w…
-
### 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 PyTorch…
-
Hello,
When I running the cuda-dynamic-parallelism enabled cuda application, it will return the errors of no ptx files generated.
WARNING: Number of ptx in the executable file are 0. One of the…
-
### Your current environment
The output of `python collect_env.py`
```text
(vllm-env) dlovison@dlovison:~/github/vllm$ python collect_env.py
Collecting environment information...
WARNING 10-0…
-
### 🐛 Describe the bug
PyTorch's PYPI packages come with their own `libgomp-SOMEHASH.so` packaged. Other packages like SciKit Learn do the same. The problem is, that depending on the order of loading…
-
### 🐛 Describe the bug
From a clean install using the current main branch, llama-3.2-11b-vision seems to need some love.
The download of the model files from HugginFace succeded using :
`python3 …