Skip to content

Releases: oneapi-src/SYCLomatic

SYCLomatic daily 2024-12-05

05 Dec 17:20
9bea475
Compare
Choose a tag to compare
Pre-release
[SYCLomatic] Fix the <cmath> header file not found issue (#2536)


On ubuntu, when the user installs the gcc package by "apt install
gcc-<version>" and not installed the libstdc++ package, the clang will
search the /usr/lib/gcc/x86_64-linux-gnu to get the latest GCC version
as default one. The PR will compare all the candidates and use the gcc
and libstdc++, all installed versions.


Signed-off-by: Chen, Sheng S <[email protected]>

SYCLomatic daily 2024-12-04

04 Dec 17:20
1782388
Compare
Choose a tag to compare
Pre-release
20241204

[SYCLomatic][BUG fix]Bug fixes for Python script migration (#2530)

SYCLomatic daily 2024-12-03

03 Dec 17:17
da6345c
Compare
Choose a tag to compare
Pre-release
20241203

[SYCLomatic] Fix lit test cmp-cmds-linker-entry-src-files run failed …

SYCLomatic daily 2024-12-02

02 Dec 17:43
da6345c
Compare
Choose a tag to compare
Pre-release
20241202

[SYCLomatic] Fix lit test cmp-cmds-linker-entry-src-files run failed …

SYCLomatic daily 2024-12-01

01 Dec 17:17
8a5563b
Compare
Choose a tag to compare
Pre-release
20241201

[SYCLomatic][CMake] Add rule to migrate cuda_compile without libtype …

SYCLomatic daily 2024-11-30

30 Nov 17:18
8a5563b
Compare
Choose a tag to compare
Pre-release
20241130

[SYCLomatic][CMake] Add rule to migrate cuda_compile without libtype …

SYCLomatic daily 2024-11-29

29 Nov 17:17
8a5563b
Compare
Choose a tag to compare
Pre-release
20241129

[SYCLomatic][CMake] Add rule to migrate cuda_compile without libtype …

SYCLomatic daily 2024-11-28

28 Nov 17:18
2a2b1d9
Compare
Choose a tag to compare
Pre-release
20241128

[SYCLomatic] Refine the "has_capability_or_fail" usage in the migrate…

SYCLomatic daily 2024-11-27

27 Nov 17:18
794b5d1
Compare
Choose a tag to compare
Pre-release
20241127

[SYCLomatic] Fix the local_accessor type when it is a template argume…

SYCLomatic daily 2024-11-26

26 Nov 17:35
a2dc3f5
Compare
Choose a tag to compare
Pre-release
[SYCLomatic][Coverity] Fix converity issues (#2507)

Signed-off-by: Ziran Zhang <[email protected]>