-
I'm not sure what the correct behavior should be, but this fusion currently fails at the validation in the beginning of lowering.
```
TEST_F(NVFuserTest, FusionBroadcastConcretization4_CUDA) {
…
-
**Test Info**
Test Name: jdk_jfr_0
Test Duration: 3 hr 15 min 48 sec
Machine: build-packet_esxi-solaris10u11-x64-2
TRSS link for the test output: https://trss.adoptium.net/output/test?id=60f8f09b7…
-
Failure link
------------
From an internal build `job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux/73/` (`rhel8le-rt1-4`):
```
00:54:41 openjdk version "17.0.1-beta" 2021-10-19
00:54:41 IBM…
-
Type: Bug
I am using pytest-xdist==1.34.0 and I have "python.testing.pytestEnabled" on. Opening Testing tab triggers testing collection which fails. When it first happened I still had the capability…
-
In another issue, I wrote the following:
> I dream of a compiler that is powerful enough to let users focus solely on the *semantics* of a program (*what* is to be computed), while the compiler fig…
-
### Current behavior
Here's a very ambiguous CI issue during parallelization
It happens because Chrome rolls out varying versions , and if the parallelized CI machines do not match versions, you…
-
This is still pending my completion of the python->c++ port of the MCTS logic, of course. This is taking me longer than one might expect because I am building in all the parallelization niceties that …
-
### Describe the issue:
If you allow the torch backend for pytensor, and try to sample a simple model, you will receive dtype errors during mcmc initialization.
### Reproducable code example:
```p…
-
Thank you very much for your excellent work. Recently, I tested compiling the Llama3-70B model using nnScaler on 32 A40 GPUs, each with 46GB of memory. During the profiling process, I encountered an O…
-
## Is your feature request related to a problem? ##
Some analysis tools rely on underlying libraries that have both OpenMP and serial implementations, but only ever allow the serial implementation to…