File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ Each release will be tagged as calendar versioning `{year}.{month}.{patch}` form
77Unreleased
88===========
99
10+ 22.06.0 - 2022/06/15
11+ =====================
12+
1013Changed
1114------
1215- Update clang 14.0.4 -> 14.0.5 < https://gitlab.ritc.jp/ricos/allgebra/-/merge_requests/75 >
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Named in `allgebra/{GPU}/{Compiler}/{Math}` format:
2323
2424| Image name | CUDA | Compiler | Math |
2525| :----------------------------------------------------------------------| :----:| :-------------------:| :---------:|
26- | [ ghcr.io/ricosjp/allgebra/cuda11_7/clang14/mkl] [ cuda11_7/clang14/mkl ] | 11.7 | clang 13 , gcc 11, nvcc 11.7 | Intel MKL |
27- | [ ghcr.io/ricosjp/allgebra/cuda11_7/clang14/oss] [ cuda11_7/clang14/oss ] | 11.7 | clang 13 , gcc 11, nvcc 11.7 | OpenBLAS |
26+ | [ ghcr.io/ricosjp/allgebra/cuda11_7/clang14/mkl] [ cuda11_7/clang14/mkl ] | 11.7 | clang 14 , gcc 11, nvcc 11.7 | Intel MKL |
27+ | [ ghcr.io/ricosjp/allgebra/cuda11_7/clang14/oss] [ cuda11_7/clang14/oss ] | 11.7 | clang 14 , gcc 11, nvcc 11.7 | OpenBLAS |
2828| [ ghcr.io/ricosjp/allgebra/cuda11_7/gcc11/mkl] [ cuda11_7/gcc11/mkl ] | 11.7 | gcc 11, nvcc 11.7 | Intel MKL |
2929| [ ghcr.io/ricosjp/allgebra/cuda11_7/gcc11/oss] [ cuda11_7/gcc11/oss ] | 11.7 | gcc 11, nvcc 11.7 | OpenBLAS |
3030
You can’t perform that action at this time.
0 commit comments