MingliSun

Results 4 issues of MingliSun

I build TASO on ubuntu18.04(on cuda) and python version is 3.8.6 and GCC is 7.5.0 And this is my nvidia-smi output: +-----------------------------------------------------------------------------+ | NVIDIA-SMI 440.100 Driver Version: 440.100 CUDA Version:...

I build TASO on ubuntu18.04(on cuda) and meet error when 'import taso' in python3. here is error info: Python 3.8.6 (default, Oct 6 2020, 03:22:36) [GCC 7.5.0] on linux Type...

``` [1732/1733] Running the MLIR regression tests FAIL: MLIR :: mlir-cuda-runner/all-reduce-op.mlir (362 of 364) ******************** TEST 'MLIR :: mlir-cuda-runner/all-reduce-op.mlir' FAILED ******************** Script: -- : 'RUN: at line 1'; mlir-cuda-runner /home/sun/llvm-project/llvm/projects/mlir/test/mlir-cuda-runner/all-reduce-op.mlir...

mlir-cuda-runner has a problem,and its three testes is not passed.How to generate cuda code in Toy language?