[hipSYCL] Add hipSYCL GitHub CI#307
Closed
normallytangent wants to merge 204 commits intouxlfoundation:developfrom normallytangent:linux-ci
+47,505-11,698
Commits
Commits on Jul 4, 2022
Commits on Jul 6, 2022
Commits on Nov 16, 2022
Commits on Nov 17, 2022
Commits on Nov 22, 2022
Commits on Nov 23, 2022
Commits on Nov 29, 2022
- committed
Commits on Dec 5, 2022
- committed
Commits on Jan 17, 2023
- committed
Commits on Jan 18, 2023
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 31, 2023
Commits on Feb 1, 2023
Commits on Feb 3, 2023
Commits on Feb 5, 2023
- committed
Commits on Feb 8, 2023
Commits on Feb 15, 2023
Commits on Feb 27, 2023
Commits on Mar 22, 2023
Commits on Mar 24, 2023
Commits on Mar 30, 2023
Commits on Apr 26, 2023
Commits on Aug 6, 2024
Get rid of warning when we #include "cuda.hpp" from the LLVM SYCL backends for RNG (uxlfoundation#305)
[BLAS][ROCBLAS] Fix host accesses for iamax and iamin operators in rocblas backend (uxlfoundation#361)
[BLAS][CUBLAS] Fix host accesses for iamax and iamin operators in cublas backend (uxlfoundation#358)
[BLAS:: SYCL-BLAS backend] Enabled omatcopy (Extension Level) and tpsv (Level 2) operators (uxlfoundation#359)
[DFT][cuFFT][rocFFT] Add tests for strides and fix strides in cuFFT and rocFFT backends (uxlfoundation#363)
[BLAS::portBLAS backend] Update Dot & Sdsdot operator call routines & enabled USM (uxlfoundation#409)
[Docs] add link to unit test readme and use correct github team names for maintainers (uxlfoundation#520)
[DFT][CMake] Fix inclusion of public include directories when linking against a DFT backend library (uxlfoundation#523)
[RNG] Added -fsycl -fsycl-device-code-split=per_kernel at the linking stage to have device code because of failures on windows (uxlfoundation#533)