<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/dynamic-layers/openembedded-layer/recipes-oneapi/compiler, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2023-11-27T02:01:30+00:00</updated>
<entry>
<title>intel-oneapi-compiler: drop recipe</title>
<updated>2023-11-27T02:01:30+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2023-11-27T02:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=67693c422031c99c58cd66815555b523d514ba96'/>
<id>urn:sha1:67693c422031c99c58cd66815555b523d514ba96</id>
<content type='text'>
With v2024.0 version, intel-oneapi-mkl runtime dependencies
are provided by intel-oneapi-dpcpp-cpp-runtime packages. So
this is of no use now.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-oneapi-compiler: Fix runtime dependency</title>
<updated>2023-03-14T01:29:33+00:00</updated>
<author>
<name>Zoltan Boszormenyi</name>
<email>zboszor@gmail.com</email>
</author>
<published>2023-03-09T08:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1305a9faf561f2186af8acd21906558c96291720'/>
<id>urn:sha1:1305a9faf561f2186af8acd21906558c96291720</id>
<content type='text'>
Use virtual/opencl-icd instead of ocl-icd explicitly.

Signed-off-by: Zoltán Böszörményi &lt;zboszor@gmail.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-oneapi-compiler: upgrade 2022.0.1-3633 -&gt; 2023.0.0-25370</title>
<updated>2023-01-04T08:24:20+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2023-01-03T09:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=19400ed8d8a4f189ccec1828a221ca097dd80335'/>
<id>urn:sha1:19400ed8d8a4f189ccec1828a221ca097dd80335</id>
<content type='text'>
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>icc: drop Intel C++ classic compiler support</title>
<updated>2022-11-23T02:49:13+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2022-11-22T08:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2c58fe0867f8ca895ec43a9b8855323b7331e8d9'/>
<id>urn:sha1:2c58fe0867f8ca895ec43a9b8855323b7331e8d9</id>
<content type='text'>
Support for Intel(R) oneAPI DPC++/C++ (icx) compiler is being added. So
remove the support for the classic compiler.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>icc: add Intel(R) C++ Compiler Classic (ICC) support</title>
<updated>2022-10-12T05:57:11+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2022-10-07T07:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6e5caa6396e6b8e7d4e0cc8a9f7d81ebab0e2906'/>
<id>urn:sha1:6e5caa6396e6b8e7d4e0cc8a9f7d81ebab0e2906</id>
<content type='text'>
Using the Intel® C++ Compiler Classic, you can compile and generate
applications that can run on Intel® 64 architecture.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-oneapi-compiler: use ocl-icd instead of opencl-icd-loader</title>
<updated>2022-04-22T14:33:57+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2022-04-22T06:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4f8382d8097065a3009ac0fd0b562b07ba3766fe'/>
<id>urn:sha1:4f8382d8097065a3009ac0fd0b562b07ba3766fe</id>
<content type='text'>
Both ocl-icd and opencl-icd-loader provides OpenCL library. Currently
openvino uses ocl-icd, which causes conflict with opencl-icd-loader
while packaging. So using ocl-icd instead.

Error:
file /usr/lib/libOpenCL.so.1 conflicts between attempted installs of
opencl-icd-loader-v2022.01.04+git0+169f05d026-r0.skylake_64 and libopencl1-2.3.1-r0.skylake_64

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-oneapi-compiler: upgrade to 2022.0.1</title>
<updated>2022-02-07T08:11:34+00:00</updated>
<author>
<name>Mariia Vtiurina</name>
<email>mariia.vtiurina@intel.com</email>
</author>
<published>2022-02-04T08:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=88f30c3343e7b45411b46a89b619d09a4fbe10e3'/>
<id>urn:sha1:88f30c3343e7b45411b46a89b619d09a4fbe10e3</id>
<content type='text'>
Intel® oneAPI DPC++/C++ Compiler &amp; Intel® C++ Compiler Classic runtime.

Signed-off-by: Mariia Vtiurina &lt;mariia.vtiurina@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-oneapi-compiler: add recipe for compiler (runtime only)</title>
<updated>2021-11-03T13:56:15+00:00</updated>
<author>
<name>Vtiurina, Mariia</name>
<email>mariia.vtiurina@intel.com</email>
</author>
<published>2021-11-01T15:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6a38cec44b0b96ecd78157fcac2a925609171bee'/>
<id>urn:sha1:6a38cec44b0b96ecd78157fcac2a925609171bee</id>
<content type='text'>
Intel® oneAPI DPC++/C++ Compiler &amp; Intel® C++ Compiler Classic runtime.
For more details, see:

https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html

Signed-off-by: Mariia Vtiurina &lt;mariia.vtiurina@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
