Skip to content

Releases: JuliaGPU/NCCL.jl

v0.1.2

25 Sep 18:20
154654b

Choose a tag to compare

NCCL v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#55) (@dependabot[bot])
  • Add a coverage badge and some more README info (#59) (@kshyatt)
  • Fix import of checked macro (#60) (@kshyatt)
  • Drop support for Julia 1.8 and 1.9 (#61) (@kshyatt)
  • fix: NCCL import of @checked + support for CUDA 13 (#63) (@avik-pal)

Closed issues:

  • Tests failed (#58)

v0.1.1

02 Mar 18:15
0ee0774

Choose a tag to compare

NCCL v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

24 Feb 09:19
3a49978

Choose a tag to compare

NCCL v0.1.0

Merged pull requests:

  • Wrap a bunch of stuff, get things working with new Julia! (#1) (@kshyatt)
  • Overhaul (#2) (@maleadt)
  • Device-count agnostic tests (#4) (@maleadt)
  • Update manifest (#10) (@github-actions[bot])
  • Add Compat bounds. (#15) (@maleadt)
  • Update manifest (#17) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#20) (@JuliaTagBot)
  • Update manifest (#21) (@github-actions[bot])
  • Update manifest (#23) (@github-actions[bot])
  • Update manifest (#25) (@github-actions[bot])
  • Bump CuArrays compat. (#27) (@maleadt)
  • Update manifest (#28) (@github-actions[bot])
  • Update manifest (#29) (@github-actions[bot])
  • Update manifest (#30) (@github-actions[bot])
  • Update manifest (#31) (@github-actions[bot])
  • Update manifest (#32) (@github-actions[bot])
  • Update manifest (#34) (@github-actions[bot])
  • CompatHelper: bump compat for "CEnum" to "0.4" (#35) (@github-actions[bot])
  • Update manifest (#36) (@github-actions[bot])
  • Update manifest (#37) (@github-actions[bot])
  • Update manifest (#38) (@github-actions[bot])
  • Update manifest (#39) (@github-actions[bot])
  • Update manifest (#40) (@github-actions[bot])
  • Update manifest (#41) (@github-actions[bot])
  • Update manifest (#42) (@github-actions[bot])
  • Update manifest (#43) (@github-actions[bot])
  • Update manifest (#44) (@github-actions[bot])
  • enable dependabot for GitHub actions (#46) (@ranocha)
  • Update to latest CUDA, use NCCL_jll (#47) (@simonbyrne)
  • Run Documenter on master branch (#48) (@simonbyrne)
  • Fix branch name in docs/make.jl (#49) (@simonbyrne)
  • Prepare release (#51) (@maleadt)
  • CompatHelper: add new compat entry for CUDA at version 5, (keep existing compat) (#52) (@github-actions[bot])

Closed issues:

  • Tests assume 2 GPUs (#3)
  • status (#45)