10 Commits

Author SHA1 Message Date
Anthony Berg
3aedef93cf feat(gpu): add common cache directory 2025-06-25 15:08:10 +02:00
Anthony Berg
4df7b9b6b7 fix(common): cyclical imports for arrays 2025-06-25 13:57:56 +02:00
Anthony Berg
f4fff25539 feat(common): add a function to get root directory 2025-06-25 13:34:15 +02:00
Anthony Berg
c549556c36 feat(common): add imports for HIP 2d arrays 2025-06-25 13:12:55 +02:00
Anthony Berg
01b39cc9b4 feat(common): add HIP array2d and arkawaa2d 2025-06-25 13:11:52 +02:00
Anthony Berg
f2bda95812 feat(common): add a check for hipblas in hip_check 2025-06-24 21:40:56 +02:00
Anthony Berg
189eb42603 feat(common): add a common hip_check function 2025-06-24 21:25:01 +02:00
Anthony Berg
b8836f4fb0 fix(common): change assert to raise in Array2D 2025-06-24 21:17:13 +02:00
Anthony Berg
d1df00267a feat(common): make subpackage for arrays to split hip and cuda 2025-06-24 21:11:19 +02:00
Anthony Berg
c54f08c417 refactor(kernel): split Common.py to a separate package 2025-06-24 17:34:29 +02:00