New release built on official v1.3.2 plus some fixes:
- no fork during DMA, avoid data corruption,
- handle vedl_wait_exception() returning without exception,
- threads consuming 100% CPU, send BLOCKing system call message to VEOS (now all cores available for OpenMP),
- enforcing strict ordering of reqs pushed to queue,
- check if reqs are valid before waiting for them.
This release has veo_api_version(), which returns an integer with the API version. The official release does not have that function, yet.
Please use with the corresponding veoffload-veorun-1.3.2a release.