v0.1.0
CUDA v0.1.0
Closed issues:
- Documentation: installation instructions (#1)
- Faced some errors while testing cuda in Julia (#3)
- facing unknown errors while compiling exact similar code for parallelization on CPU (#7)
Merged pull requests:
- Fix typo (#2) (@innerlee)
- Doc: fix comment on how memory is moving (#4) (@mbauman)
- Install TagBot as a GitHub Action (#8) (@JuliaTagBot)
- small grammar/typo tweaks to the introduction tutorial (#12) (@KristofferC)
- Add code of other CUDA packages (#14) (@maleadt)
- Initialize the memory pool (#19) (@maleadt)
- Improve initialization for threading (#20) (@maleadt)
- Don't use BinaryBuilder for most CI tests. (#21) (@maleadt)