Kali Uday Balleda

Results 16 issues of Kali Uday Balleda

**Benchmark:** convolution1D-hip **Log:** ./main 134217728 1000 --------------------- Mask width: 3 1D convolution (FP64) CHIP error [TID 14199] [1699078170.565648917] : Error 13 at /home/kballeda/ANL_WORK/chipStar/src/CHIPBindings.cc:3872 code !Var Average kernel execution time of...

bug

**Benchmark:** jacobi-hip **Log:** ./main Error after iteration 0 = 11585.2 Error after iteration 1000 = 11585.2 Error after iteration 2000 = 11585.2 Error after iteration 3000 = 11585.2 Error after...

bug

**Benchmark:** chacha20-hip **Log:** ./main 100000 Average execution time of kernels: 244.002747 (us) FAIL Currently Loaded Modules: 1) mpich/icc-all-pmix-gpu/51.2 3) cray-libpals/1.2.12 5) craype-x86-spr 7) oneapi-testing/2023.2.003.PUBLIC 2) libfabric/1.15.2.0 4) cray-pals/1.2.12 6) perftools-base/22.09.0...

As part of HeCBench analysis, lebesgue-hip benchmark failed to compile due to atomicMax incompatibility. Equivalent benchmark in CUDA passes. I did a comparison of atomicMax support in [CUDA](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html?highlight=atomicMax#atomicmax) and [ChipStar](https://github.com/CHIP-SPV/chipStar/blob/0811261158ce20535afa4dd31ca0d617b5236a4d/include/hip/devicelib/atomics.hh#L231)...

bug

Observed a crash on PVC with latest oneAPI 2024.2.0. I believe this https://github.com/JuliaGPU/oneAPI.jl/commit/457e020c7cf2ec56a8098008b6f4a062b69111c7 must cover various cases. If the failed tests are known it would be good to disable them...

Git Issue: https://github.com/eth-cscs/ImplicitGlobalGrid.jl/issues/66 This PR enables oneAPI support in IGG.