-
The `intel-mpi` MPI wrappers `mpicc` & Co. have an internal check on the basename of the base C/C++ compiler (for example set via `I_MPI_CC`, etc), allowed names are `icc`, `cc`, `*gcc*`, `mpicc`, but…
-
[8/21/2024, 8:58:10 PM] [miot] [ICX Intelligent Air Conditioning Remote Control] (Protocol) 192.168.2.208
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Please include your `meson.build` files, preferably as a minimal toy example showing the issue.
You may …
-
Remark on compile with `icx` (`CC=icx BIN=libterminal.dll ./build.sh -g`)
`icx: remark: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar t…
-
When setting **`backup=yes`** in the icx_config module, **the backup file is not created**.
Also, the documentation for the module says that the result will include a **`backup_path`** string. Ins…
-
While installing `imkl-FFTW/2022.2.1-iimpi-2022b` with `--rpath`, I ran into lots of the following errors:
```
mpiicc -c -Wall -Werror -std=c99 -Wall -Werror -std=c99 \
-DMKL_DOUBLE -I…
-
when calling a method with a param of type `[]string` the call always fails due to formatting errors
![Screenshot from 2024-09-13 16-33-35](https://github.com/user-attachments/assets/d84f569c-b23f-…
-
I want to build media-transport-library with intel oneAPI DPC++ library, I'm trying to set "icx" compiler, but it reports errors.
Here is more detail infomations.
1. change "build.sh" script
…
-
**Describe the bug**
Warning pops up when using intel oneapi llvm compilers for linker
**Expected behavior**
no warnings to show up.
note: hdf5 installs fine just has a warning during installa…
-
On my pc Intel C++ does a very excellent job and i want a way to build this tool via it. Generally speaking icx is mostly (or slightly faster) gcc in single task but much better in multi-tasking. (Tho…