-
Notifications
You must be signed in to change notification settings - Fork 737
2019 11 25 meeting notes
Alexey Bader edited this page Dec 2, 2019
·
4 revisions
- Opens
- https://reviews.llvm.org/D60455 updates
- Driver options
-
--sycl
alias has been deleted - Generalization of Intel specific options (e.g. -intelfpga, -intelcpu, etc.)
-
- Using Discord/Disclosure for SYCL upstreaming related discussions?
Participants: Alexey Bader (Intel), Mariya Podchishchaeva (Intel), Nevin Liber (ANL), Hal Finkel (ANL), Victor Lomuller (Codeplay), Andrew Gozillon, Ronan Keryell (Xilinx),
- Ronan: Are links to the PDF version of oneAPI presentations from Super Computing 2019 publicly available?
-
Alexey: I'll ask and add them to the meeting notes.
- Raja Koduri keynote slides https://s21.q4cdn.com/600692695/files/doc_presentations/2019/11/DEVCON-2019_16x9_v13_FINAL.pdf.
- Slides presented by James and Michael are not publicly available. James is okay to share his slides.
https://reviews.llvm.org/D60455 updates
Applied all the comments from Aaron and waiting for approval. There is one question to https://reviews.llvm.org/p/arphaman/ about clang/test/Misc/pragma-attribute-supported-attributes-list.test.
-
--sycl
alias has been deleted. Make sure it's not used in your code base. - Alexey sent an RFC to Clang developers mailing list seeking guidance for SYCL specific options naming.
- Generalization of Intel specific options (e.g. -intelfpga, -intelcpu, etc.).
-
AR Alexey to look at triSYCL implementation of an
-intelfpga
analog and check if we can generalize the option to make it useful for other vendors/back-ends.
-
AR Alexey to look at triSYCL implementation of an
- Alexey: Did anyone try these tools?
- Hal: You can try them out, but for high-visibility discussions mailing lists should be used at the moment.
- Nevin: didn't try yet.
- Alexey: Whether it's useful to post SYCL working group meeting notes to the mailing list?
- Hal: yes.
- Hal: LLVM foundation working on infrastructure for supporting working groups: e.g. working group meetings calendar.