Mesut Meterelliyoz

Results 7 issues of Mesut Meterelliyoz

# Summary This issues is related to Intel oneMKL symbols used in mklgpu backend. Currently internal symbols are used to call oneMKL routines. However, these symbols can chance between releases,...

RFC

# Summary RNG domain does not have documentation and needs to be added.

documentation

# Summary Expand unit tests to cover different stride options (i.e. stride=0) where applicable. Expand unit tests to cover malloc device testing. # Problem statement These additional tests will improve...

RFC
help wanted

# Summary CUDA backend for BLAS domain (and potentially others as well) does not build with hipSYCL (AdaptiveCpp) # Version oneMKL: 402a7a4 AdaptiveCpp: 7041cdf # Environment Tested on Nivida GPU....

# Summary While testing rocBLAS backend with LLVM compiler, scal tests segfault. The following tests FAILED: 81 - BLAS/RT/ScalTestSuite/ScalTests.RealSinglePrecision/Column_Major_gfx90a_sramecc__xnack_ (SEGFAULT) 83 - BLAS/RT/ScalTestSuite/ScalTests.RealDoublePrecision/Column_Major_gfx90a_sramecc__xnack_ (SEGFAULT) 85 - BLAS/RT/ScalTestSuite/ScalTests.ComplexSinglePrecision/Column_Major_gfx90a_sramecc__xnack_ (SEGFAULT) 91 -...

# Summary While building rocBLAS backend with LLVM-HIP compiler, seeing deprecation warnings for hipCtxGetCurrent warning: 'hipCtxGetCurrent' is deprecated: This API is marked as deprecated and may not be supported in...

While testing adaptiveCPP for mklcpu backend, we are seeing the below error. acpp error: fatal: The -fsycl flag is a component from a different SYCL implementation. This flag is neither...