All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Monsees, Steven C (US)" <steven.monsees@baesystems.com>
To: "Mittal, Anuj" <anuj.mittal@intel.com>,
	"yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: RE: [yocto] #zeus meta-intel
Date: Tue, 12 Oct 2021 11:21:49 +0000	[thread overview]
Message-ID: <20211012112259.C16D6C433FE@smtp.lore.kernel.org> (raw)
In-Reply-To: <e781fe16cb184843698c9bb417953be22c913a5d.camel@intel.com>


Anuj:

Are there any other possible dependencies for the “meta-intel/dynamic-layers/clang-layer/recipes-
opencl” ?

Is this dependent on systemd ?

It appears to builds clean, but fails/faults while booting kernel...

Thanks again,
Steve

-----Original Message-----
From: Mittal, Anuj <anuj.mittal@intel.com> 
Sent: Friday, October 8, 2021 11:05 PM
To: Monsees, Steven C (US) <steven.monsees@baesystems.com>; yocto@lists.yoctoproject.org
Subject: Re: [yocto] #zeus meta-intel

External Email Alert

This email has been sent from an account outside of the BAE Systems network.

Please treat the email with caution, especially if you are requested to click on a link, decrypt/open an attachment, or enable macros.  For further information on how to spot phishing, access “Cybersecurity OneSpace Page” and report phishing by clicking the button “Report Phishing” on the Outlook toolbar.


On Fri, 2021-10-08 at 16:10 +0000, Monsees, Steven C (US) via lists.yoctoproject.org wrote:
> 
> Sorry for my ignorance, but I am missing your point, what exactly does 
> the recipe provide when built, intel-opencl-icd ?, will it pull in igc 
> ?

It will pull in igc. There's a separate recipe for igc in meta-intel.
compute-runtime will provide intel-opencl-icd but the package name is different.

You can try building the recipe.

Thanks,

Anuj

> 
> -----Original Message-----
> From: Mittal, Anuj <anuj.mittal@intel.com>
> Sent: Friday, October 8, 2021 12:01 PM
> To: Monsees, Steven C (US) <steven.monsees@baesystems.com>; 
> yocto@lists.yoctoproject.org
> Subject: Re: [yocto] #zeus meta-intel
> 
> External Email Alert
> 
> This email has been sent from an account outside of the BAE Systems 
> network.
> 
> Please treat the email with caution, especially if you are requested 
> to click on a link, decrypt/open an attachment, or enable macros.
> For further information on how to spot phishing, access “Cybersecurity 
> OneSpace Page” and report phishing by clicking the button “Report 
> Phishing” on the Outlook toolbar.
> 
> 
> Sorry, I didn't understand the question. If you want to know which 
> version of OpenCL is supported, please see the README for version that 
> you're building. Also see:
> 
> https://github.com/intel/compute-runtime/blob/master/opencl/doc/FAQ.md
> 
> Thanks,
> 
> Anuj
> 
> On Fri, 2021-10-08 at 15:30 +0000, Monsees, Steven C (US) wrote:
> > 
> > Thank you, just for clarification ...
> > 
> > "Building the Neo driver", does that mean no OpenCL library support 
> > ?
> > 
> > -----Original Message-----
> > From: Mittal, Anuj <anuj.mittal@intel.com>
> > Sent: Friday, October 8, 2021 11:07 AM
> > To: Monsees, Steven C (US) <steven.monsees@baesystems.com>; 
> > yocto@lists.yoctoproject.org
> > Subject: Re: [yocto] #zeus meta-intel
> > 
> > External Email Alert
> > 
> > This email has been sent from an account outside of the BAE Systems 
> > network.
> > 
> > Please treat the email with caution, especially if you are requested 
> > to click on a link, decrypt/open an attachment, or enable macros.
> > For
> > further information on how to spot phishing, access “Cybersecurity 
> > OneSpace Page” and report phishing by clicking the button “Report 
> > Phishing” on the Outlook toolbar.
> > 
> > 
> > On Thu, 2021-10-07 at 16:20 +0000, Monsees, Steven C (US) via 
> > lists.yoctoproject.org wrote:
> > >  
> > >  
> > > I am looking at “meta-intel/dynamic-layers/clang-layer/recipes-
> > > opencl/compute-runtime”
> > > I have been “told” that this compute-runtime recipe should 
> > > basically build opencl (Neo) with all the required dependencies… I 
> > > did not think Yocto had support for OpenCL, and was looking to 
> > > build Neo under the SDK.
> > >  
> > > (1)   Is this true, does meta-intell under zeus now support 
> > > building OpenCL and the OpenCL Graphics compiler under Yocto ?
> > 
> > compute-runtime recipe would allow you to build NEO driver. zeus is 
> > no longer maintained so the version there is old and not tested now 
> > but it should still build.
> > 
> > > (2)   Of so, what would be the proper way to pull this into my 
> > > yocto build ?
> > 
> > Including meta-intel and meta-clang in bblayers should be enough.
> > 
> > Thanks,
> > 
> > Anuj
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#55005):
> https://lists.yoctoproject.org/g/yocto/message/55005
> Mute This Topic: https://lists.yoctoproject.org/mt/86149437/3616702
> Mute #zeus:https://lists.yoctoproject.org/g/yocto/mutehashtag/zeus
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe:
> https://lists.yoctoproject.org/g/yocto/unsub [anuj.mittal@intel.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


  reply	other threads:[~2021-10-12 11:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <MADEUP.16AC1A1B0F173D71.20366@lists.yoctoproject.org>
2021-10-09  3:04 ` [yocto] #zeus meta-intel Mittal, Anuj
2021-10-12 11:21   ` Monsees, Steven C (US) [this message]
     [not found] <9e8b91$7f8sbe@mga01.intel.com>
2021-10-14  1:27 ` Mittal, Anuj
2021-10-14 10:49   ` Monsees, Steven C (US)
2021-10-19 19:17   ` Monsees, Steven C (US)
2021-10-13 16:53 Monsees, Steven C (US)
  -- strict thread matches above, loose matches on Subject: below --
2021-10-13 13:03 Monsees, Steven C (US)
     [not found] <561a5d$6c7l18@mga18.intel.com>
2021-10-13  2:10 ` Mittal, Anuj
2021-10-13 11:12   ` Monsees, Steven C (US)
     [not found] <83b8bb$6ndulk@mga04.intel.com>
2021-10-12 14:42 ` Mittal, Anuj
2021-10-12 17:15   ` Monsees, Steven C (US)
     [not found] <MADEUP.16AD44B3D74AA38E.8938@lists.yoctoproject.org>
2021-10-12 12:43 ` Monsees, Steven C (US)
     [not found] <036a98$65nf6t@mga17.intel.com>
2021-10-08 16:01 ` Mittal, Anuj
2021-10-08 16:10   ` Monsees, Steven C (US)
     [not found] <MADEUP.16ABCC21AC1C56E0.1166@lists.yoctoproject.org>
2021-10-08 15:07 ` Mittal, Anuj
2021-10-08 15:30   ` Monsees, Steven C (US)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211012112259.C16D6C433FE@smtp.lore.kernel.org \
    --to=steven.monsees@baesystems.com \
    --cc=anuj.mittal@intel.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.