Skip to content

v3.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 17:59
2319b89

CUDA v3.8.3

Diff since v3.8.2

Closed issues:

  • Sparse matrix addition not working (#528)
  • Native implementation of sparse arrays (#829)
  • CUSPARSE: Adding a value to the diagonal (#1372)
  • Conversion by cu casts Float64 to Float32 but not Int64 to Int32 (#1388)
  • CUDA.math_mode!(...; precision) option not working (#1392)
  • cuIpcGetMemHandle failure resulting in CUDA-aware MPI to fail (#1398)
  • axpby! support for BFloat16 (#1399)
  • CUSPARSE does not support integer matrices, breaks printing (#1402)
  • sparse(I, J, V) doesn't support unsorted inputs (#1407)

Merged pull requests: