版本发布 8
## What's Changed * 32 bit support in the compiler by @vosen in https://github.com/vosen/ZLUDA/pull/637 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.70...v6-preview.71
## What's Changed * Remove redundant map_err(CompilerError::from) calls in compiler by @hemangjoshi37a in https://github.com/vosen/ZLUDA/pull/635 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.69...v6-preview.70
## What's Changed * Add minimal cuSPARSE by @vosen in https://github.com/vosen/ZLUDA/pull/621 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.61...v6-preview.62
## What's Changed * Support some cublaslt settings required by COEIROINK by @vosen in https://github.com/vosen/ZLUDA/pull/619 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.60...v6-preview.61
## What's Changed * Support cuMemAllocPitch_v2 and cuMemcpy2D_v2 by @vosen in https://github.com/vosen/ZLUDA/pull/616 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.58...v6-preview.59
## What's Changed * Implement extended precision integer addition by @zluda-violet in https://github.com/vosen/ZLUDA/pull/607 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.53...v6-preview.54
## What's Changed * Use partial parsing result in release mode by @vosen in https://github.com/vosen/ZLUDA/pull/603 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.50...v6-preview.51
## What's Changed * Correctly zero-initialize globals by @vosen in https://github.com/vosen/ZLUDA/pull/588 * When building ZLUDA in CI, make sure we build Linux binaries compatible with both ROCm 6 and ROCm 7 by @vosen in https://github.com/vosen/ZLUDA/pull/589 **Full Changelog**: https://github.com/vosen/ZLUDA/compare/v6-preview.44...v6-preview.46