-
Versions:
- CUDA 12.2
- Debian 11
- triton==3.1.0
- torch==2.1.2
I have a kernel where in one particular line I define a tensor of -inf. This is all in the body of a function decorated with tri…
-
### Is your feature request related to a problem? Please describe.
Currently, there is the pure Python mode that allows programs to be written in Python-compatible syntax and runs mostly the same in …
-
AutoGen for .NET offers support for C# code interpretation. However, the current implementation uses Python.
Question
Has the option of using [AutoGen.DotnetInteractive](https://microsoft.github.i…
-
# Crash report
### What happened?
It's possible to segfault the interpreter by calling `initialize()` on a `concurrent.futures.interpreter.WorkerContext` instance that was created with the `shared` …
-
After the bisect, I discovered that PyO3 was broken following the commit: https://github.com/PyO3/pyo3/commit/1c64a03ea084852572872c0d6b5fd029f116c807.
I'm afraid we can't upgrade pyo…
-
**Describe the bug**
Python Interpreter change not working in Windows
**To Reproduce**
1. Command Palette
2. pixi change interpreter
3.
```
pixi-vscode: Python interpreter path does not exis…
-
## Current Behavior
Basic for loops and enumerate loops fail when trying to iterate over list literals.
## Error Examples
```python
# This currently fails
%%thinkpy --explain
objective "Test F…
-
## System details:
#### Positron and OS details:
Various versions, only seeing in web
#### Interpreter details:
Python 3.10.12
## Describe the issue:
Error in logs when running various smoke tes…
-
### Featuring Type
Others
### So, what is it about?
## About
A new interpreter for aoi.js that can handle top to down + bottom to up code parsing
### Features
* faster execution with les…
-
I am running into the following error:
```
Failed due to the following error:
Could not generate UniFFI bindings for udl files due to the following error:
No such file or directory (os error 2)…