-
**What is your question?**
Suppose we are calculating a 4x4 tensor and we only have a 2x4 smem resource.
When the results are computed by different warp groups, e.g. the first two rows of the result…
-
In this snippet from the docs:
```python
snippet = """
__shared__ int sum[128];
sum[tid] = arr[tid];
__syncthreads();
for (int stride = 64; stride > 0; stride >>= 1) {
if (ti…
-
Hello,
Would it be possible implement Service Token auth for "WARP Connector" so this would allow us to create true Site-to-Site VPN with pure WireGuard.
https://developers.cloudflare.com/cloudf…
-
### Discord username (optional)
_No response_
### Describe the bug
Compare how the following emojis are shown in iTerm (top) vs Warp (bottom).
![image](https://user-images.githubuserconten…
-
Hello, I have several question using CUTLASS. It would be very much appreciated to be answered.
1. How to know if I am calling CUTLASS code correctly?
I am using matrix A (M x K), matrix B (N x K), m…
-
Please let me know if I'm posting things at too high of a frequency, as an aside. I genuinely love using this editor and am very much wanting to use this over ArrowVortex already.
As an aside, this…
-
### 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 launch warp not react on…
-
### Discord username (optional)
_No response_
### Describe the bug
Clicking "Warpify subshell" seems to prevent me from being able to input anything into the terminal.
### To Reproduce
1. I launc…
-
-
I tried to pip install optoth, but failed.