Kali Uday Balleda

Results 16 issues of Kali Uday Balleda

Following primitives are enabled. getrf geqrf getri gels_Batched dgmm_batched

enhancement
libraries

This PR fixes compilation issue related to aligned-types Compile errors: hipcc -std=c++14 -Wall -g -O3 -c main.cu -o main.o main.cu:65:26: error: expected unqualified-id typedef struct __align__(4) ^ main.cu:65:26: error: expected...

Hi @Anjok07, Does UVR support Intel GPUs on Linux and especially do you support Intel PVC yet?

I find that co-operative groups support related compile error for matrixT-hip benchmark. Do we have a support for co-operative groups in chipStar, also I ran the same benchmark on AMD...

enhancement

**Benchmark:** memtest **Device:** graphics-compute-runtime/agama-ci-devel-719 src/memtest-hip> make run hipcc -std=c++14 -Wall -I../memtest-cuda -O3 -c main.cu -o main.o hipcc -std=c++14 -Wall -I../memtest-cuda -O3 main.o -o main ./main 100 Note: x indicates an...

bug

As part of HeCBench analysis I came across a compilation error related to __managed__ keyword. Is this supported in ChipStar ? I find that CUDA version daphne benchmark passing successful....

**Benchmark-** copy-hip **Log:** ./main 10 direct copy: vector length = 1024 | Total time: 0.539181 ms | PASS direct copy: vector length = 4096 | Total time: 0.569651 ms |...

enhancement

**Benchmark:** vote-hip validation failure **Log:** ./main 64 10000000 Running kernel1 ... kernel execution time: 0.909612 (s) OK Running kernel2 ... kernel execution time: 0.901250 (s) [192 - 255] = 0000000000000000000000000000000000000000000000000000000000000000...

bug

**Benchmark:** randomAccess-hip **Log:** ./main 10 Table size = 67108864 Main table size = 2^26 = 67108864 words Number of updates = 268435456 Average kernel execution time: 0.305855 (s) Found 65817629...

**Benchmark:** keogh-hip **Log:** kballeda@x1002c6s4b0n0:~/ANL_WORK/09_enable_more/src/keogh-hip> make run hipcc -std=c++14 -Wall -I../keogh-cuda -O3 -c main.cu -o main.o hipcc -std=c++14 -Wall -I../keogh-cuda -O3 main.o -o main ./main 256 20000000 100 Query length =...