-
### Describe the bug
Compilation flag (`-mlong-double-64`) doesn`t seem to apply for the device-side, results in `long double` error
`error: expression requires 128 bit size 'long double' type sup…
-
It was found that some tests hang/slow down significantly when running with portBLAS. Tested on Intel CPU/GPU, NVIDIA GPU
with DPC++ compiler from oneAPI Base Toolkit 2023.2 and opensource implementa…
-
Is there any chance to see ICC builds?
They are usually faster, even on AMD CPUs.
-
# Summary
I believe there are some missing gemm_batch implementations, looking at the oneMKL docs it seems this should support. A `gemm_batch` with, two half matrices as input, a float matrix out, an…
-
(Not sure if this is the correct place for this issue)
I have two SPIR-V module, a working one `nobug.spv` which has following kernels in pseudo OpenCL:
```opencl
global int *Foo;
kernel void …
-
Compiler:
- Intel(R) oneAPI DPC++ Compiler 2021.2.0 (2021.2.0.20210317)
Minimum Failing Example:
```c++
#include
#include
#include
int main(int argc, char *argv[])
{
xt::xtensor …
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
# Summary
Hi All,
As I get started with oneMKL, I am trying to get a minimal GEMM example up and running, following the [[Dense Linear Algebra](https://oneapi-src.github.io/oneMKL/domains/dense…
-
### Describe the bug
Log from post-commit results for https://github.com/intel/llvm/commit/8bf7ae39fbbc2bca93b63c511b3350a0b2da9ab1 (non-functional change).
Full log:
[logs_26294248843 (1).zip…
bader updated
2 months ago
-
With the following configure line
./configure -bfd=download -ompt -c++=icpc -cc=icc -fortran=ifort -mpi -pthread -tag=oneapi-2023.2.0-impi
I get the failure from below although the MPI library i…