Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Tags: JuliaGPU/CUDAdrv.jl

Tags

v6.3.0

Toggle v6.3.0's commit message
## CUDAdrv v6.3.0

[Diff since v6.2.3](v6.2.3...v6.3.0)


**Closed issues:**
- Add support for CUDA stream creation with priority (#146)
- Add support for asynchronous 3-D memcopy (cudaMemcpy3DAsync) (#149)
- Wrap cuLaunchHostFunc (#229)
- Error while freeing  (#235)

**Merged pull requests:**
- Wrap functionality to set and query stream priorities. (#237) (@maleadt)
- Wrap 3d memcpy (#238) (@maleadt)
- Wrap and test host launch. (#239) (@maleadt)
- Adapt to CEnum conversion changes. (#240) (@maleadt)
- Protect against recursive failures during init. (#241) (@maleadt)

v6.2.3

Toggle v6.2.3's commit message
## CUDAdrv v6.2.3

[Diff since v6.2.2](v6.2.2...v6.2.3)



**Merged pull requests:**
- Bunch of small tests and some doc fixes (#231) (@kshyatt)
- Earlier stub library detection. (#232) (@maleadt)
- Small memory-related fixes. (#233) (@maleadt)
- Use Base.julia_cmd (#234) (@maleadt)

v6.2.2

Toggle v6.2.2's commit message
## CUDAdrv v6.2.2

[Diff since v6.2.1](v6.2.1...v6.2.2)


**Closed issues:**
- Segmentation fault when using :cuLaunchHostFunc (#225)

**Merged pull requests:**
- Fix and test initialization without CUDA. (#228) (@maleadt)

v6.2.1

Toggle v6.2.1's commit message
## CUDAdrv v6.2.1

[Diff since v6.2.0](v6.2.0...v6.2.1)



**Merged pull requests:**
- Whitelist some more primary context calls. (#224) (@maleadt)
- Relax some type signatures. (#226) (@maleadt)
- Update manifest (#227) (@github-actions[bot])

v6.2.0

Toggle v6.2.0's commit message
## CUDAdrv v6.2.0

[Diff since v6.1.0](v6.1.0...v6.2.0)



**Merged pull requests:**
- Remove isequal/hash as contexts are unique already. (#219) (@maleadt)
- Make object construction thread-safe. (#220) (@maleadt)
- Be sure to check the result of cuInit. (#221) (@maleadt)
- Fix repr (#222) (@maleadt)
- Don't initialize a context when calling cuCtxSetCurrent. (#223) (@maleadt)

v6.1.0

Toggle v6.1.0's commit message
## CUDAdrv v6.1.0

[Diff since v6.0.1](v6.0.1...v6.1.0)


**Closed issues:**
- Initialization is not thread safe (#215)

**Merged pull requests:**
- Fix documentation typo (#214) (@kshyatt)
- Update manifest (#216) (@github-actions[bot])
- Clean up init code. (#217) (@maleadt)
- Thread safety fixes. (#218) (@maleadt)

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version [ci skip]

v6.0.0

Toggle v6.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaGPU/CUDAdrv.jl/releases/tag/v6.0.0 for release notes

v5.1.0

Toggle v5.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaGPU/CUDAdrv.jl/releases/tag/v5.1.0 for release notes

v5.0.1

Toggle v5.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaGPU/CUDAdrv.jl/releases/tag/v5.0.1 for release notes