Ivan Kochin
Ivan Kochin
Now the [DocTest](https://github.com/onqtam/doctest) is updated to the latest version (2.4.6) but it still has several local fixes that were not upstreamed to the origin repository. This should be done to...
### What version of hwloc are you using? - HWLOC 2.4 - HWLOC 2.5 ### Which operating system and hardware are you running on? Windows ### Details of the problem...
### What version of hwloc are you using? HWLOC 2.4 ### Which operating system and hardware are you running on? OS: Windows Server 2019 Processor: Intel(R) Xeon(R) Gold 6252 The...
## What Changes the ASAN build infrastructure to support testing ASAN on CentOS8+. ## Why CentOS 8 is one of the most popular HPCX OSes, so it is important to...
## What Now we do multithreading registration without alignment of the memory region which can cause errors during KSM creation. This patch would register chunk with regard to the alignement....
## What This is the first stage of MULTI mode performance calculation rework. Includes CTRL messages overheads to RNDV protocols performance. Removes performance calculation from RTS/RTR protocols, they became fully...
## What Improve piecewise function testing by adding tests based on random data.
## What Add assert that tell user about memory invalidation unavailability if no rcache is presented. ## Why ? If no rcache was initialized, memory invalidation is unsupported. Without this...
## What Unify the way of checking memory and data types validness. Allow sending empty messages on all data and memory types for all protocols. ## How By introducing `inv_datatypes`...
## What Increase number of maximal lanes per EP to 64. ## Why ? To allow collecting information about all lanes on systems with many transports/devices.