Releases: oneapi-src/SYCLomatic
Releases · oneapi-src/SYCLomatic
SYCLomatic daily 2024-12-10
20241210 [SYCLomatic] Support migration for some load/store functions using ca…
SYCLomatic daily 2024-12-09
20241209 [SYCLomatic] Support the migration of enum CUBLASLT_EPILOGUE_BGRADB (…
SYCLomatic daily 2024-12-08
20241208 [SYCLomaitc][PyTorch][Bug] Fix user_defined_rule_pytorch.yaml rule co…
SYCLomatic daily 2024-12-07
20241207 [SYCLomaitc][PyTorch][Bug] Fix user_defined_rule_pytorch.yaml rule co…
SYCLomatic daily 2024-12-06
20241206 [SYCLomaitc][PyTorch][Bug] Fix user_defined_rule_pytorch.yaml rule co…
SYCLomatic daily 2024-12-05
[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
20241204 [SYCLomatic][BUG fix]Bug fixes for Python script migration (#2530)
SYCLomatic daily 2024-12-03
20241203 [SYCLomatic] Fix lit test cmp-cmds-linker-entry-src-files run failed …
SYCLomatic daily 2024-12-02
20241202 [SYCLomatic] Fix lit test cmp-cmds-linker-entry-src-files run failed …
SYCLomatic daily 2024-12-01
20241201 [SYCLomatic][CMake] Add rule to migrate cuda_compile without libtype …