[SYCL] Release notes for February'20 SYCL implementation update#1400
[SYCL] Release notes for February'20 SYCL implementation update#1400bader merged 2 commits intointel:syclfrom
Conversation
Signed-off-by: Vlad Romanov <vlad.romanov@intel.com>
|
Should there be a mention of the experimental CUDA support on the Feb release notes? It was merged on the 24 Feb |
sycl/ReleaseNotes.md
Outdated
| - Experimental Intel(R) CPU Runtime for OpenCL(TM) Applications with SYCL | ||
| support version | ||
| [2020.10.3.0.04](https://github.com/intel/llvm/releases/download/2020-02/oclcpuexp-2020.10.3.0.04_rel.tar.gz) | ||
| is recommended OpenCL CPU RT prerequisite for the SYCL compiler |
There was a problem hiding this comment.
| is recommended OpenCL CPU RT prerequisite for the SYCL compiler | |
| is the recommended OpenCL CPU RT prerequisite for the DPC++ compiler |
(the same applies to other prerequisites)
EDIT: The project renaming hasn't been done by that point, though... @pvchupin should be the best judge.
There was a problem hiding this comment.
Let's merge as is. It's end of March already. These notes are coming quite late.
The latest commit in the release is: commit e8f1f29 So, no CUDA support this time :( |
Signed-off-by: Vlad Romanov <vlad.romanov@intel.com>
…c_abi_checks * origin/sycl: (6966 commits) [NFC][SYCL] Do not add `sycl_device` attribute to OpenCL kernel (intel#1439) [SYCL][NFC] Move SYCL pipe metadata call to be inside the null check for D (intel#1436) [SYCL][NFC] Move template function definition to .h file (intel#1433) [SYCL] Don't expose vector of booleans as storage format (intel#1419) [SYCL] Don't throw exceptions from destructors (intel#1378) [BuildBot] Add support for multiple CMake options (intel#1434) [SYCL][NFC] Fix warning inline namespace reopened as no-inline (intel#1435) [SYCL] Check if loadPlugin returns a nullptr (intel#1411) [SYCL] Release notes for February'20 SYCL implementation update (intel#1400) [SYCL][Doc] Improve contribution guidelines (intel#1422) [BuildBot] Add --cmake-opts option to configure.py script (intel#1430) [SYCL] Enable non-read-write memory object mapping in scheduler (intel#1390) [SYCL][Driver] Do not store AOT-specific options in the image descriptor (intel#1428) [Driver][NFC] Fix string problem used for tracking duplicate triples (intel#1424) [SYCL][NFC] Use the non-deprecated setAlignment() in LowerWGScope (intel#1420) [SYCL][NFC] Fix formatting in GetStartedGuide (intel#1417) [NFC] Move CODEOWNERS file to enable GitHub automation (intel#1418) [SYCL] Add test for private array init by zeroes (intel#1402) [Driver][SYCL][FPGA] Adjust device and AOCX link order for FPGA (intel#1389) [SYCL] Change runtime check to assert in program_manager.cpp (intel#1413) ...
Signed-off-by: Vlad Romanov vlad.romanov@intel.com