This website requires JavaScript.
Explore
Help
Sign in
jakeISAC
/
xl-algo-oneAPI
Watch
1
Star
0
Fork
You've already forked xl-algo-oneAPI
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
No description
29
commits
3
branches
1
tag
156
KiB
C++
85.2%
CMake
7.3%
Shell
4.3%
C
3.2%
stable
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Jakub Sykulski
0a1f53ee84
Merge pull request 'Refactored matrix operations and tests: streamlined initialization, added missing
[[nodiscard]]
annotations, optimized
block_lanczos
references, and enhanced
run.sh
parallelization logic.' (
#2
) from experminetal-layout into stable
...
Reviewed-on:
#2
2026-02-24 23:52:51 +01:00
lib
Refactored matrix operations and tests: streamlined initialization, added missing
[[nodiscard]]
annotations, optimized
block_lanczos
references, and enhanced
run.sh
parallelization logic.
2026-02-19 16:42:19 +01:00
tests
Refactored matrix operations and tests: streamlined initialization, added missing
[[nodiscard]]
annotations, optimized
block_lanczos
references, and enhanced
run.sh
parallelization logic.
2026-02-19 16:42:19 +01:00
CMakeLists.txt
Integrated
configuration.h
for centralizing constants and device-specific settings, added default SYCL device selector, and updated CMake and matrix-related headers accordingly for streamlined debugging and configurability.
2026-02-10 15:09:37 +01:00
configuration.h
Enhanced
block_lanczos
with iteration limit check and error handling, updated
configuration.h
with MAX_ITERATIONS_LANCZOS constant, and adjusted CMake for improved library linking.
2026-02-10 17:21:19 +01:00
main.cpp
Refactored matrix operations and tests: streamlined initialization, added missing
[[nodiscard]]
annotations, optimized
block_lanczos
references, and enhanced
run.sh
parallelization logic.
2026-02-19 16:42:19 +01:00
run.sh
Refactored matrix operations and tests: streamlined initialization, added missing
[[nodiscard]]
annotations, optimized
block_lanczos
references, and enhanced
run.sh
parallelization logic.
2026-02-19 16:42:19 +01:00