Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-07 | 1.2 kB | |
v5.7.2 source code.tar.gz | 2025-04-07 | 1.7 MB | |
v5.7.2 source code.zip | 2025-04-07 | 1.8 MB | |
Totals: 3 Items | 3.5 MB | 0 |
CUDA v5.7.2
Merged pull requests: - Support disabling implicit synchronization (#2662) (@vchuravy) - More tests and bugfixes for CUSOLVER (#2707) (@kshyatt) - Set neutral element to zero for sparse reduce (#2710) (@kshyatt) - Bugfix and tests for cusolver/base (#2712) (@kshyatt) - Small fixes and missed tests for CUTENSORNET (#2713) (@kshyatt) - Even more tests and small fixes for CUTENSORNET (#2715) (@kshyatt) - Tests for CUSTATEVEC errors (#2716) (@kshyatt) - Add compat entries for recent devices and toolkits. (#2717) (@maleadt) - Split out copyto for texture arrays and add more tests (#2719) (@kshyatt) - Add a docstring for pointer (#2721) (@maleadt) - More CUSOLVER dense tests (#2723) (@kshyatt) - Tests for some helper functions (#2724) (@kshyatt) - More tests and bugfixing for CUSPARSE (#2725) (@kshyatt) - Add more methods for all versions to unstick tests (#2726) (@kshyatt)
Closed issues: - Ability to opt out of / improved automatic synchronization between tasks for shared array usage (#2617) - maximum(abs, CuSparseMatrixCSR) returns Inf (#2705) - mapreduce(f, op, A) for sparse A is wrong if f(0) =/= 0 (#2709)