mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Pre ga 640 update (#333)
* ROCProfiler deprecation notice udpated * Link error * Compatibility updated * New changelog and OS support updated * Upcoming changes removed from rocWWMA, added to hipTensor * Glibc added to wordlist * Instict docs content added * RHEL 9.5 to OS * Compatibility OS update * Leo's feedback incorporated and TOC updated for linux requirement
This commit is contained in:
@@ -490,6 +490,10 @@ The following lists the backward incompatible changes planned for upcoming major
|
||||
|
||||
* For a CMake bug workaround, set `CMAKE_NO_BUILTIN_CHRPATH` when `BUILD_OFFLOAD_COMPRESS` is unset.
|
||||
|
||||
#### Upcoming changes
|
||||
|
||||
* hipTensor 2.x will enhance performance and usability while unifying the API design across all operations (elementwise, reductions, and tensor contractions), enabling consistent multi-stage execution and plan reuse. As part of this change, the API functions `hiptensorInitTensorDescriptor`, `hiptensorContractionDescriptor_t` , `hiptensorInitContractionDescriptor`, `hiptensorInitContractionFind`, `hiptensorContractionGetWorkspaceSize`, `hiptensorInitContractionPlan`, `hiptensorContraction`, `hiptensorElementwiseBinary`, `hiptensorElementwiseTrinary`, `hiptensorPermutation`, and `hiptensorReduction` will be deprecated in a future ROCm release.
|
||||
|
||||
### **llvm-project** (19.0.0)
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user