Skip to content

VEO 1.3.2a, API version 4

Latest
Compare
Choose a tag to compare
@efocht efocht released this 07 Dec 12:58
2663137

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.