-
**Describe the bug**
I am new to ```taichi``` tried the example with cpu -> worked fine! Switched vulkan on-> did not see the mesh!
![](https://user-images.githubusercontent.com/34432001/181720615…
-
You're welcome! It's a fun exercise for me as I'm currently working on a similar project using bevy and rapier so if my work can contribute to other projects than it should!
_Originally posted by @…
-
**Describe the bug**
I get a `Dispatch error : RhiResult(-3)` when trying to run taichi_ngp.py on Windows using Vulkan.
**To Reproduce**
Tried running the script taichi_ngp.py on Windows 11 with …
-
Hi,
I get the following error when trying to run the ggui examples on Windows 10 with Vulkan:
```
Assertion failed: info->MinImageCount >= 2, file C:/Users/Administrator/actions-runner/_work/taichi…
-
**Describe the bug**
`from_numpy` throws an `GL_INVALID_OPERATION` error and core dumps with OpenGL backend for fields of certain sizes. Fields of same size work fine with Vulkan. This is on KBL GT…
-
**Describe the bug**
I'm trying to return a StructType from a kernel but running into an assert. Is this meant to be possible?
[Taichi] version 1.3.0, llvm 15.0.4, commit 0f25b95e, linux, python 3.1…
-
**Describe the bug**
This all started with the issue reported as #3544.
The same code, which with the ti.sync() worked on Vulkan, fails on the same machine when upgraded to Ubuntu 22.04.1 from 20.04…
-
At the minute the GPU/differentiable path is Zygote-compatible and hence uses non-mutating broadcasted operations. This works, but is rather slow and very GPU memory-intensive.
Long term the plan i…
-
The goal here is to write a new script `cmass/nbody/fastpm.py` which mirrors that of [`pmwd`](https://github.com/maho3/ltu-cmass/blob/main/cmass/nbody/pmwd.py) but instead uses [fastPM](https://github…
maho3 updated
3 months ago
-
**Describe the bug**
I've been trying to run the latest(ish) master of VR on some SWIFT outputs (on COSMA7), and I've been getting a couple of odd crashes.
**To Reproduce**
Version cb4336de84…