Tensara Logo

tensara

1D Average Pooling

cuda

H100

Submitted by

ethanke

4/1/2025, 10:27:39 PM

Runtime Error

TEST CASES

0/0passed

Error Details (Unknown error)

Traceback (most recent call last): File "/root/runner.py", line 119, in run_checker torch.cuda.synchronize() File "/usr/local/lib/python3.11/site-packages/torch/cuda/__init__.py", line 985, in synchronize return torch._C._cuda_synchronize() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: CUDA error: an illegal memory access was encountered CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions.

Submitted Code