-
### Bug Description
In ```warp/sim/collide.py```, ```wp.clone``` are used to create new arrays when ```requires_grad=True```:
```
model.soft_contact_body_pos = wp.clone(model.soft_contact_body_po…
-
### Bug Summary
Validator crashes instantly when processing block #25830930 (0x145a…36bc) on Kusama
### Bug Description
Validator crashes instantly when processing block #25830930 (0x145a…36bc) on …
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
After the upgrade, Warp is not…
-
I had a request from a user to use warp-level semantics from CUDA: `sync_warp`, `warpsize`, and stuff here: https://cuda.juliagpu.org/stable/api/kernel/#Warp-level-functions.
They seem to be avail…
leios updated
11 months ago
-
### Discord username (optional)
Luis Suarez#4142
### Describe the solution you'd like?
```text
Since we can not integrate the terminal into VS Code we could have a setting for Warp to stay a…
-
Hi Alister,
I have got error messages when running ts_aretomo.
The error messages were:
```
angpix = 1.7005
mask = False
alignz = 1200
axis_iter = 0
axis_batch = 0
min_fov = 0
axis = nu…
-
Hi, I was wondering if there is some kind of interface so that I can define a struct or some class and have it be an object in Warp's model class? I want to implement cables attached to rigid bodies a…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
I use wsl2 and nixos wit…
-
### Discord username (optional)
Toontje #0302
### Describe the solution you'd like?
```text
I want to be able to start Warp using a specific launch profile for the work i am going to perform. A com…
-
I have a question about the warping direction. If I have the optical flow from img1 to img2 and I want to warp img2 back to img1, should I use img2 as the input image? Do I need to use the optical flo…